Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-101221
#<BuildRuby:0x0000555dd9e18610
@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.20220910-101221",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.006547 0.003929 1.135341 ( 1.233728)
build_miniruby 0.001638 0.000983 0.074793 ( 0.072972)
build_ruby 0.001571 0.000000 0.073830 ( 0.073011)
build_all 0.010009 0.001288 1.570942 ( 0.615415)
build_install 0.021918 0.002120 1.925255 ( 0.963978)
test_btest 0.000756 0.000294 99.930383 ( 9.394606)
test_basic 0.000000 0.007408 0.362163 ( 0.450963)
test_all 0.000507 0.003804 683.157156 ( 68.352639)
test_rubyspec 0.104822 0.065766 47.204852 ( 55.702970)
total: 136.86 sec