Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-090725
#<BuildRuby:0x0000562b9202a8a0
@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.20220310-090725",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000021 0.000000 0.000021 ( 0.000010)
build_up 0.008104 0.004069 1.027313 ( 1.707998)
build_miniruby 0.001745 0.000349 0.076439 ( 0.074132)
build_ruby 0.002243 0.000449 0.073347 ( 0.070429)
build_all 0.003839 0.005373 1.476773 ( 0.606806)
build_install 0.017000 0.006175 5.203124 ( 2.142529)
test_btest 0.000926 0.000265 72.196578 ( 7.742452)
test_basic 0.002118 0.004860 0.337928 ( 0.427296)
test_all 0.002580 0.000322 668.691904 ( 65.926949)
test_rubyspec 0.111044 0.056939 46.025222 ( 51.556572)
total: 130.26 sec