Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-180948
#<BuildRuby:0x000055ffa509fdd0
@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-180948",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.003303 0.000508 0.798377 ( 1.192321)
build_miniruby 0.001192 0.000000 0.879295 ( 0.880494)
build_ruby 0.001384 0.000000 2.789180 ( 2.791175)
build_all 0.003945 0.006036 14.635341 ( 1.356735)
build_install 0.006007 0.003296 4.183579 ( 1.132208)
test_btest 0.000289 0.000437 75.232267 ( 7.865641)
test_basic 0.000169 0.003213 0.408204 ( 0.483888)
test_all 0.106711 0.029658 539.436674 ( 54.906944)
test_rubyspec 0.026282 0.008250 48.460399 ( 61.075017)
total: 131.69 sec