Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-101042
#<BuildRuby:0x000056440e1ff240
@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.20221225-101042",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.006287 0.003144 0.937592 ( 1.123924)
build_miniruby 0.000000 0.003050 0.845443 ( 0.843311)
build_ruby 0.000951 0.002109 2.154256 ( 2.153677)
build_all 0.015521 0.005403 18.670534 ( 2.168465)
build_install 0.021160 0.001443 2.080457 ( 1.018158)
test_btest 0.001014 0.000427 94.256651 ( 9.304069)
test_basic 0.007934 0.001365 0.341110 ( 0.425591)
test_all 0.002670 0.000000 676.306796 ( 70.348618)
test_rubyspec 0.107923 0.068529 47.705222 ( 55.844409)
total: 143.23 sec