Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-002248
#<BuildRuby:0x00005651f953f600
@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.20220805-002248",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.012192 0.000871 0.976201 ( 1.020384)
build_miniruby 0.001636 0.000117 0.074204 ( 0.072160)
build_ruby 0.002196 0.000157 0.073742 ( 0.071073)
build_all 0.009671 0.000000 1.533577 ( 0.578928)
build_install 0.017589 0.005316 5.191779 ( 2.072215)
test_btest 0.000000 0.001261 70.925632 ( 8.411135)
test_basic 0.004432 0.003752 0.330562 ( 0.422777)
test_all 0.002530 0.000380 673.674384 ( 66.084278)
test_rubyspec 0.090286 0.082476 45.586513 ( 53.115413)
total: 131.85 sec