Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-225920
#<BuildRuby:0x000055b6b5a833a8
@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-225920",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002347 0.007525 1.189253 ( 1.326147)
build_miniruby 0.001969 0.000394 0.841194 ( 0.840096)
build_ruby 0.003067 0.000000 2.229407 ( 2.156660)
build_all 0.011484 0.009896 18.583621 ( 2.191514)
build_install 0.017255 0.002247 2.063015 ( 1.069701)
test_btest 0.000998 0.000263 92.271353 ( 8.831913)
test_basic 0.003001 0.004307 0.355163 ( 0.444904)
test_all 0.001849 0.000554 700.897630 ( 70.680042)
test_rubyspec 0.092295 0.053265 49.256844 ( 57.738402)
total: 145.28 sec