Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-131742
#<BuildRuby:0x000055d1425fb040
@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.20240109-131742",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000489 0.003551 1.014079 ( 1.389363)
build_miniruby 0.000918 0.000138 0.905735 ( 0.906362)
build_ruby 0.001088 0.000163 2.796546 ( 2.798630)
build_all 0.006458 0.003046 14.856771 ( 1.381103)
build_install 0.005042 0.004042 4.256341 ( 1.140283)
test_btest 0.000551 0.000115 80.991660 ( 7.062857)
test_basic 0.001832 0.003371 0.497350 ( 0.577945)
test_all 0.122206 0.014828 537.702888 ( 51.406352)
test_rubyspec 0.022473 0.010329 49.836862 ( 62.400422)
total: 129.06 sec