Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-230308
#<BuildRuby:0x000056409f9b35f8
@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.20231212-230308",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003996 0.000666 1.445252 ( 1.790287)
build_miniruby 0.000896 0.000149 0.891184 ( 0.891571)
build_ruby 0.001329 0.000221 2.917047 ( 2.916267)
build_all 0.000655 0.009352 15.976809 ( 1.478518)
build_install 0.004315 0.003895 4.694623 ( 1.136090)
test_btest 0.000511 0.000162 85.400709 ( 6.944716)
test_basic 0.004329 0.000175 0.708463 ( 0.788522)
test_all 0.097209 0.039311 519.936006 ( 57.968650)
test_rubyspec 0.024687 0.023109 51.699432 ( 63.967460)
total: 137.88 sec