Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-015538
#<BuildRuby:0x0000557414712298
@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.20221207-015538",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000011)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.006159 0.004106 1.209350 ( 1.257574)
build_miniruby 0.001494 0.000996 0.854061 ( 0.859862)
build_ruby 0.000000 0.003253 2.217922 ( 2.136912)
build_all 0.016051 0.004239 18.529417 ( 2.163014)
build_install 0.006362 0.015419 2.120261 ( 1.016605)
test_btest 0.000705 0.000554 95.361625 ( 8.851674)
test_basic 0.005938 0.002012 0.366105 ( 0.453725)
test_all 0.001085 0.000814 684.035185 ( 71.390140)
test_rubyspec 0.075525 0.072824 49.271814 ( 57.774836)
total: 145.91 sec