Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-144044
#<BuildRuby:0x00005610f09428a0
@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.20220610-144044",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007661 0.004563 1.011627 ( 1.164190)
build_miniruby 0.001542 0.000308 0.075570 ( 0.073802)
build_ruby 0.001783 0.000357 0.074361 ( 0.072193)
build_all 0.004740 0.005546 1.487861 ( 0.607342)
build_install 0.020739 0.002713 5.827416 ( 2.784763)
test_btest 0.000869 0.000204 77.773242 ( 8.199548)
test_basic 0.002563 0.004571 0.320598 ( 0.409630)
test_all 0.000645 0.002085 686.758336 ( 67.008286)
test_rubyspec 0.101053 0.069410 45.549227 ( 51.441397)
total: 131.76 sec