Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-072351
#<BuildRuby:0x000055abcbeeb2c8
@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.20220625-072351",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000000 0.006471 0.867634 ( 0.956960)
build_miniruby 0.000000 0.000978 0.056819 ( 0.055535)
build_ruby 0.000104 0.000876 0.059245 ( 0.058056)
build_all 0.000127 0.004269 1.528633 ( 0.613745)
build_install 0.008706 0.002245 6.290723 ( 2.854184)
test_btest 0.000461 0.000230 50.340439 ( 8.393311)
test_basic 0.003860 0.001930 0.348279 ( 0.436518)
test_all 0.000862 0.000431 624.533488 ( 88.671068)
test_rubyspec 0.068272 0.058260 43.755428 ( 49.304010)
total: 151.34 sec