Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-135127
#<BuildRuby:0x000055e4a42c7458
@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.20240112-135127",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001112 0.002833 0.943806 ( 1.326382)
build_miniruby 0.000723 0.000271 0.868594 ( 0.869562)
build_ruby 0.001345 0.000000 2.701270 ( 2.704031)
build_all 0.003613 0.006388 14.616591 ( 1.376037)
build_install 0.006248 0.002777 4.287232 ( 1.149089)
test_btest 0.000456 0.000203 78.409552 ( 7.040228)
test_basic 0.002243 0.000996 0.426284 ( 0.507907)
test_all 0.097760 0.035813 497.463831 ( 57.540193)
test_rubyspec 0.007536 0.025673 50.219423 ( 62.703808)
total: 135.22 sec