Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-220907
#<BuildRuby:0x000055ae9d1c3918
@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-220907",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.004066 1.021237 ( 1.377868)
build_miniruby 0.000000 0.000999 0.896177 ( 0.895734)
build_ruby 0.000000 0.001333 2.767051 ( 2.768769)
build_all 0.008305 0.001453 14.660247 ( 1.394116)
build_install 0.005663 0.003546 4.254720 ( 1.155261)
test_btest 0.000537 0.000104 80.817888 ( 7.436677)
test_basic 0.003756 0.000000 0.598332 ( 0.670883)
test_all 0.091479 0.041267 545.433483 ( 52.091167)
test_rubyspec 0.023571 0.011442 49.442663 ( 62.080659)
total: 129.87 sec