Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-165125
#<BuildRuby:0x000055d20e217948
@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.20230205-165125",
@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.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002762 0.001105 0.639015 ( 1.027432)
build_miniruby 0.000651 0.000260 0.616716 ( 0.615961)
build_ruby 0.000851 0.000341 2.048325 ( 2.048469)
build_all 0.005828 0.003160 12.297864 ( 1.498004)
build_install 0.001539 0.004916 1.440042 ( 0.705318)
test_btest 0.000453 0.000226 62.693387 ( 6.226683)
test_basic 0.000000 0.003485 0.254284 ( 0.349699)
test_all 0.000000 0.001591 492.713312 ( 46.874439)
test_rubyspec 0.012285 0.020192 35.132898 ( 45.719622)
total: 105.07 sec