Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-004903
#<BuildRuby:0x000055a471d80480
@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.20220303-004903",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008852 0.001265 0.990179 ( 2.459763)
build_miniruby 0.001486 0.000212 0.078027 ( 0.075656)
build_ruby 0.001845 0.000263 0.073952 ( 0.071966)
build_all 0.008625 0.001232 4.199107 ( 0.854198)
build_install 0.014668 0.009700 7.821067 ( 2.378536)
test_btest 0.001323 0.000301 73.456846 ( 7.854593)
test_basic 0.002400 0.004818 0.324428 ( 0.413099)
test_all 0.002027 0.000146 712.611725 ( 68.218529)
test_rubyspec 0.101361 0.058861 46.204880 ( 51.738918)
total: 134.07 sec