Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-050410
#<BuildRuby:0x00005643d68ece50
@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.20221116-050410",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000018 0.000001 0.000019 ( 0.000017)
build_up 0.007010 0.000468 1.084936 ( 1.798617)
build_miniruby 0.001874 0.000000 0.878377 ( 0.882554)
build_ruby 0.002231 0.000000 2.379347 ( 2.286774)
build_all 0.018224 0.000504 18.197237 ( 2.274368)
build_install 0.011001 0.010890 1.852909 ( 0.969463)
test_btest 0.001145 0.000181 85.797870 ( 9.954773)
test_basic 0.003070 0.004898 0.350098 ( 0.438611)
test_all 0.001900 0.000000 702.477357 ( 74.712300)
test_rubyspec 0.084483 0.042808 50.463120 ( 59.027715)
total: 152.35 sec