Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-092159
#<BuildRuby:0x00005588fa12fe20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-092159",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000016)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.003392 0.000678 1.057224 ( 1.423617)
build_miniruby 0.001003 0.000201 0.908248 ( 0.908013)
build_ruby 0.001448 0.000289 2.864290 ( 2.864462)
build_all 0.003831 0.005770 14.608240 ( 1.388252)
build_install 0.008876 0.000000 4.187763 ( 1.130604)
test_btest 0.000670 0.000000 76.870045 ( 6.706634)
test_basic 0.003191 0.000000 0.442066 ( 0.520481)
test_all 0.097736 0.035202 510.099420 ( 52.900874)
test_rubyspec 0.015105 0.020109 50.057177 ( 62.580887)
total: 130.42 sec