Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-213727
#<BuildRuby:0x000055a1caafe148
@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.20220723-213727",
@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.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000004 0.000002 0.000006 ( 0.000008)
build_up 0.007231 0.004017 0.888664 ( 0.994755)
build_miniruby 0.000870 0.000483 0.063946 ( 0.062630)
build_ruby 0.001264 0.000702 0.071279 ( 0.069980)
build_all 0.009677 0.000000 1.237227 ( 0.470751)
build_install 0.014341 0.002697 4.159176 ( 1.820021)
test_btest 0.001363 0.000545 51.979538 ( 6.234669)
test_basic 0.003489 0.002266 0.285428 ( 0.376212)
test_all 0.002049 0.000000 486.849322 ( 51.931823)
test_rubyspec 0.083157 0.057165 41.556450 ( 47.384248)
total: 109.35 sec