Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-143908
#<BuildRuby:0x000055a28df9c060
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-143908",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.004894 0.001957 0.902057 ( 3.311941)
build_miniruby 0.000725 0.000290 0.057685 ( 0.056366)
build_ruby 0.000000 0.000935 0.059369 ( 0.058228)
build_all 0.001894 0.002447 1.484004 ( 0.604933)
build_install 0.005879 0.005181 6.259797 ( 2.818430)
test_btest 0.000569 0.000285 54.003465 ( 8.566281)
test_basic 0.004265 0.002132 0.348029 ( 0.435335)
test_all 0.000841 0.000420 615.697632 ( 97.314360)
test_rubyspec 0.074302 0.037151 44.264889 ( 49.230771)
total: 162.40 sec