Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-004357
#<BuildRuby:0x000056526df06cc8
@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.20221205-004357",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009461 0.001455 1.235019 ( 1.253574)
build_miniruby 0.002493 0.000383 0.846336 ( 0.845303)
build_ruby 0.002415 0.000372 2.225856 ( 2.129730)
build_all 0.010282 0.010145 18.693252 ( 2.193207)
build_install 0.011770 0.010448 2.082103 ( 1.017669)
test_btest 0.001121 0.000392 93.606881 ( 9.206574)
test_basic 0.008593 0.001458 0.334106 ( 0.420718)
test_all 0.001680 0.000560 733.481254 ( 71.737608)
test_rubyspec 0.137403 0.048525 49.482962 ( 57.580260)
total: 146.39 sec