Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-041903
#<BuildRuby:0x000056267ac75438
@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.20220720-041903",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.009678 0.845814 ( 1.516934)
build_miniruby 0.000146 0.001576 0.053950 ( 0.052863)
build_ruby 0.001326 0.000379 0.066175 ( 0.065318)
build_all 0.008133 0.001104 1.290048 ( 0.484275)
build_install 0.013204 0.003521 4.325123 ( 1.788457)
test_btest 0.000000 0.002095 52.445695 ( 6.932650)
test_basic 0.000000 0.005335 0.208315 ( 0.300750)
test_all 0.000321 0.000851 500.044576 ( 54.411047)
test_rubyspec 0.070731 0.095991 39.802242 ( 45.797909)
total: 111.35 sec