Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-201729
#<BuildRuby:0x00005646d97aae38
@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.20221227-201729",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010737 0.000369 0.974055 ( 1.644185)
build_miniruby 0.001901 0.000253 0.849327 ( 0.848597)
build_ruby 0.000000 0.004201 2.133616 ( 2.133635)
build_all 0.012807 0.006480 18.636201 ( 2.198303)
build_install 0.016873 0.005244 2.005012 ( 1.022635)
test_btest 0.001459 0.000381 96.732500 ( 9.176505)
test_basic 0.007722 0.000887 0.352497 ( 0.439735)
test_all 0.001764 0.000441 695.853503 ( 64.081881)
test_rubyspec 0.095057 0.077439 47.919310 ( 56.125513)
total: 137.67 sec