Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-051821
#<BuildRuby:0x000055d5b0f27520
@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.20230606-051821",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000064 0.000000 0.000064 ( 0.000040)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005116 0.000058 1.440572 ( 2.709911)
build_miniruby 0.001403 0.000070 0.865315 ( 0.863676)
build_ruby 0.001281 0.000064 2.399874 ( 2.399698)
build_all 0.009258 0.000033 12.895236 ( 1.150052)
build_install 0.003438 0.004224 1.748872 ( 0.877621)
test_btest 0.001067 0.000000 82.474194 ( 7.282172)
test_basic 0.004453 0.000114 0.776825 ( 0.857430)
test_all 0.001400 0.000117 451.942337 ( 43.923481)
test_rubyspec 0.023256 0.017845 42.483854 ( 54.968442)
total: 115.03 sec