Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-203943
#<BuildRuby:0x000055f8a389c0c8
@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.20240109-203943",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001923 0.004336 0.802110 ( 1.187505)
build_miniruby 0.000884 0.000221 0.816034 ( 0.815917)
build_ruby 0.001679 0.000420 2.660559 ( 2.661099)
build_all 0.006865 0.000606 12.092994 ( 0.976088)
build_install 0.004446 0.008889 3.451245 ( 0.974006)
test_btest 0.000578 0.000206 64.223995 ( 4.872542)
test_basic 0.003487 0.001245 0.398091 ( 0.478439)
test_all 0.083481 0.013630 372.752044 ( 40.907532)
test_rubyspec 0.041268 0.038133 40.846128 ( 53.410268)
total: 106.28 sec