Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-230049
#<BuildRuby:0x00005570b28378e0
@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.20231208-230049",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001044 0.002814 0.996679 ( 1.296044)
build_miniruby 0.000591 0.000236 0.872700 ( 0.872277)
build_ruby 0.000000 0.001176 2.715548 ( 2.718573)
build_all 0.003358 0.004229 12.178041 ( 1.005183)
build_install 0.008627 0.002054 3.588578 ( 0.968187)
test_btest 0.000426 0.000194 61.824245 ( 5.829825)
test_basic 0.002918 0.001326 0.372266 ( 0.452819)
test_all 0.073125 0.027499 376.766626 ( 42.005510)
test_rubyspec 0.030250 0.041103 39.923125 ( 52.573431)
total: 107.72 sec