Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-093809
#<BuildRuby:0x00005565c325f778
@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.20220331-093809",
@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.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009739 0.001245 1.003020 ( 1.199799)
build_miniruby 0.001458 0.000313 0.076819 ( 0.075739)
build_ruby 0.001532 0.000329 0.079492 ( 0.078308)
build_all 0.010726 0.000000 4.203487 ( 0.867076)
build_install 0.024456 0.000000 7.929540 ( 2.454031)
test_btest 0.001228 0.000000 78.028644 ( 8.087791)
test_basic 0.000278 0.008240 0.330007 ( 0.419474)
test_all 0.002558 0.000148 653.103064 ( 65.544221)
test_rubyspec 0.098448 0.064521 46.574369 ( 51.968857)
total: 130.70 sec