Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-004859
#<BuildRuby:0x000056224f000920
@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.20220901-004859",
@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.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005552 0.005735 0.981672 ( 1.759980)
build_miniruby 0.001772 0.000590 0.075711 ( 0.073623)
build_ruby 0.001605 0.000535 0.078400 ( 0.076479)
build_all 0.002333 0.008222 1.553717 ( 0.588746)
build_install 0.021170 0.002385 1.883225 ( 0.920371)
test_btest 0.000952 0.000350 73.952290 ( 8.455683)
test_basic 0.007086 0.000998 0.320722 ( 0.409897)
test_all 0.002187 0.001504 690.590288 ( 67.429256)
test_rubyspec 0.095032 0.074352 45.882801 ( 54.346667)
total: 134.06 sec