Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-032424
#<BuildRuby:0x00005599b2993800
@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.20220316-032424",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006231 0.005483 1.066610 ( 1.343159)
build_miniruby 0.001651 0.000381 0.077621 ( 0.075947)
build_ruby 0.001697 0.000392 0.079982 ( 0.077688)
build_all 0.010718 0.000226 4.146729 ( 0.864434)
build_install 0.013615 0.008202 7.732385 ( 2.390618)
test_btest 0.001274 0.000000 71.776475 ( 7.937798)
test_basic 0.003075 0.004542 0.337089 ( 0.425754)
test_all 0.002186 0.000656 655.483186 ( 66.323093)
test_rubyspec 0.081586 0.079751 46.286086 ( 51.838657)
total: 131.28 sec