Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-141857
#<BuildRuby:0x000056431da40068
@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.20221206-141857",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003601 0.000655 0.793858 ( 1.126511)
build_miniruby 0.000801 0.000146 0.534544 ( 0.534246)
build_ruby 0.001042 0.000190 1.702035 ( 1.625772)
build_all 0.004832 0.004761 12.033499 ( 1.476057)
build_install 0.000000 0.007253 1.615135 ( 0.748966)
test_btest 0.000000 0.000741 64.133378 ( 6.161550)
test_basic 0.001258 0.001913 0.227531 ( 0.323904)
test_all 0.000714 0.000298 481.185288 ( 49.839314)
test_rubyspec 0.018386 0.011135 35.583906 ( 46.129390)
total: 107.97 sec