Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-140746
#<BuildRuby:0x000055ab4f10f658
@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.20221205-140746",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000051 0.000008 0.000059 ( 0.000063)
build_up 0.008814 0.001356 1.203987 ( 1.205890)
build_miniruby 0.002136 0.000329 0.852637 ( 0.851403)
build_ruby 0.002717 0.000418 2.224015 ( 2.139828)
build_all 0.010036 0.011213 18.688563 ( 2.221760)
build_install 0.013520 0.009707 2.034573 ( 1.045238)
test_btest 0.001174 0.000415 90.414199 ( 9.205897)
test_basic 0.007739 0.002732 0.355116 ( 0.439632)
test_all 0.001359 0.000479 724.556346 ( 71.449548)
test_rubyspec 0.098053 0.079663 49.205349 ( 57.299102)
total: 145.86 sec