Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-091915
#<BuildRuby:0x000055d06228c610
@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.20220809-091915",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009260 0.001322 0.982486 ( 1.605768)
build_miniruby 0.001788 0.000255 0.070683 ( 0.069812)
build_ruby 0.001775 0.000254 0.079946 ( 0.079198)
build_all 0.009640 0.000016 1.543908 ( 0.583712)
build_install 0.018840 0.001034 5.237731 ( 2.094174)
test_btest 0.001275 0.000142 77.612028 ( 8.248909)
test_basic 0.006558 0.000728 0.324558 ( 0.415378)
test_all 0.002064 0.000230 649.190994 ( 65.294404)
test_rubyspec 0.109125 0.066300 45.849224 ( 53.406349)
total: 131.80 sec