Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-035224
#<BuildRuby:0x0000555bbcecc620
@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.20220906-035224",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000023 0.000000 0.000023 ( 0.000028)
configure 0.000029 0.000000 0.000029 ( 0.000027)
build_up 0.008477 0.004153 1.013632 ( 1.031301)
build_miniruby 0.001934 0.000000 0.074331 ( 0.073168)
build_ruby 0.002317 0.000051 0.072367 ( 0.070178)
build_all 0.005283 0.005418 1.586286 ( 0.614520)
build_install 0.020166 0.001446 1.956098 ( 0.961598)
test_btest 0.001903 0.000401 95.581972 ( 9.687145)
test_basic 0.005707 0.001201 0.351681 ( 0.441956)
test_all 0.002795 0.001393 645.717390 ( 66.883435)
test_rubyspec 0.075957 0.098784 46.684474 ( 55.182666)
total: 134.95 sec