Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-012914
#<BuildRuby:0x000055e865a13530
@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.20221204-012914",
@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.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005052 0.005649 1.243651 ( 1.344956)
build_miniruby 0.002033 0.000677 0.849987 ( 0.848668)
build_ruby 0.003167 0.000000 2.248507 ( 2.152768)
build_all 0.018277 0.002088 18.756176 ( 2.195963)
build_install 0.011979 0.010817 2.081444 ( 1.045443)
test_btest 0.001317 0.000464 91.480609 ( 8.808376)
test_basic 0.008575 0.001096 0.348691 ( 0.434830)
test_all 0.001546 0.000516 680.706587 ( 72.562062)
test_rubyspec 0.103636 0.081787 49.553654 ( 57.689340)
total: 147.08 sec