Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-182617
#<BuildRuby:0x000055f4f61c03e0
@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.20221204-182617",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.009645 0.001297 1.193388 ( 1.205404)
build_miniruby 0.001468 0.000339 0.847006 ( 0.846378)
build_ruby 0.002782 0.000642 2.260033 ( 2.165209)
build_all 0.017666 0.002757 18.718776 ( 2.194674)
build_install 0.017874 0.004608 2.070931 ( 1.034869)
test_btest 0.001269 0.000282 90.499180 ( 8.912079)
test_basic 0.008668 0.001926 0.354512 ( 0.439963)
test_all 0.001471 0.000327 680.456169 ( 71.336503)
test_rubyspec 0.107253 0.071087 49.192912 ( 57.293777)
total: 145.43 sec