Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-204340
#<BuildRuby:0x000055b21da43858
@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.20231121-204340",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000761 0.004179 1.230960 ( 1.620554)
build_miniruby 0.000766 0.000230 0.856522 ( 0.856119)
build_ruby 0.001076 0.000323 2.755604 ( 2.755462)
build_all 0.009309 0.001075 16.997036 ( 1.508935)
build_install 0.008165 0.001182 5.175527 ( 1.209458)
test_btest 0.000867 0.000217 83.725065 ( 7.749314)
test_basic 0.001025 0.004117 0.695602 ( 0.771837)
test_all 0.113674 0.021491 498.538890 ( 59.878410)
test_rubyspec 0.022845 0.022307 50.467217 ( 62.795994)
total: 139.15 sec