Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-181431
#<BuildRuby:0x000055b055d30620
@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.20220913-181431",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009666 0.000402 1.124638 ( 1.092015)
build_miniruby 0.001596 0.000114 0.073839 ( 0.071923)
build_ruby 0.001900 0.000135 0.068900 ( 0.066555)
build_all 0.010920 0.000094 1.557889 ( 0.588018)
build_install 0.023206 0.000755 1.906979 ( 0.953673)
test_btest 0.001149 0.000064 92.749578 ( 9.806368)
test_basic 0.003595 0.004870 0.355803 ( 0.442924)
test_all 0.002114 0.000211 687.176458 ( 68.478808)
test_rubyspec 0.128080 0.056540 47.413854 ( 55.823656)
total: 137.32 sec