Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-045116
#<BuildRuby:0x0000555c6ea6c0c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-045116",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002931 0.003420 1.042215 ( 1.326585)
build_miniruby 0.000922 0.000461 0.811147 ( 0.810681)
build_ruby 0.000000 0.001729 2.687384 ( 2.687813)
build_all 0.004208 0.003924 11.914836 ( 0.983045)
build_install 0.008739 0.006766 3.477756 ( 0.962854)
test_btest 0.000511 0.000315 61.556867 ( 5.114060)
test_basic 0.002475 0.003037 0.408711 ( 0.487897)
test_all 0.074936 0.024321 374.544043 ( 40.557722)
test_rubyspec 0.034279 0.040454 40.077289 ( 52.647991)
total: 105.58 sec