Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-121544
#<BuildRuby:0x00005570a30a77d8
@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.20220814-121544",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008797 0.002030 0.999678 ( 1.026008)
build_miniruby 0.001749 0.000404 0.077413 ( 0.075724)
build_ruby 0.001640 0.000379 0.072779 ( 0.071456)
build_all 0.008489 0.001959 1.540555 ( 0.580090)
build_install 0.015783 0.007737 1.895068 ( 0.922631)
test_btest 0.001047 0.000291 75.388432 ( 8.431664)
test_basic 0.005698 0.001583 0.323513 ( 0.412745)
test_all 0.005884 0.000000 653.046231 ( 65.484325)
test_rubyspec 0.082588 0.093295 45.649100 ( 53.254480)
total: 130.26 sec