Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-040037
#<BuildRuby:0x000055b63ede84e8
@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.20220327-040037",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000360 0.010373 1.007971 ( 0.979942)
build_miniruby 0.001126 0.000520 0.076082 ( 0.074875)
build_ruby 0.001697 0.000783 0.075281 ( 0.072717)
build_all 0.006504 0.003300 4.168884 ( 0.846713)
build_install 0.019517 0.004842 7.997696 ( 2.424432)
test_btest 0.000926 0.000381 76.520602 ( 8.346855)
test_basic 0.005402 0.002224 0.330957 ( 0.427134)
test_all 0.000635 0.001354 701.888650 ( 68.415981)
test_rubyspec 0.095677 0.078788 45.889901 ( 51.282191)
total: 132.87 sec