Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-194651
#<BuildRuby:0x000055d32b2cb510
@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.20220312-194651",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011847 0.001692 1.043896 ( 1.558573)
build_miniruby 0.002062 0.000295 0.073074 ( 0.070985)
build_ruby 0.002182 0.000000 0.077284 ( 0.075425)
build_all 0.009688 0.000236 1.518098 ( 0.620745)
build_install 0.016188 0.006142 5.280948 ( 2.161336)
test_btest 0.001232 0.000206 69.636752 ( 8.522282)
test_basic 0.001717 0.005948 0.348414 ( 0.437298)
test_all 0.001487 0.000330 651.918891 ( 65.513885)
test_rubyspec 0.084606 0.075544 46.307927 ( 51.648633)
total: 130.61 sec