Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-091832
#<BuildRuby:0x000055fbfbd27ba0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221009-091832",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000058 0.000009 0.000067 ( 0.000071)
build_up 0.004587 0.005256 1.078478 ( 1.125053)
build_miniruby 0.002055 0.000000 0.099496 ( 0.096826)
build_ruby 0.002006 0.000000 0.099580 ( 0.096793)
build_all 0.005407 0.002396 1.302234 ( 0.565059)
build_install 0.011021 0.007424 1.641291 ( 0.890459)
test_btest 0.001518 0.000474 59.276673 ( 6.776491)
test_basic 0.001763 0.005434 0.350471 ( 0.441671)
test_all 0.009109 0.000411 510.212517 ( 54.952992)
test_rubyspec 0.073293 0.064094 42.554226 ( 51.081231)
total: 116.03 sec