Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-202638
#<BuildRuby:0x000055632d0eacc8
@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.20221203-202638",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010622 0.000612 1.220700 ( 1.391879)
build_miniruby 0.002261 0.000484 0.845855 ( 0.844149)
build_ruby 0.002394 0.000512 2.259773 ( 2.163320)
build_all 0.018975 0.001894 18.697865 ( 2.200280)
build_install 0.021385 0.000000 2.113819 ( 1.053521)
test_btest 0.001623 0.000000 91.531334 ( 9.057512)
test_basic 0.008224 0.002798 0.341440 ( 0.425372)
test_all 0.002080 0.000333 745.740589 ( 72.118467)
test_rubyspec 0.104967 0.066175 49.376339 ( 57.489326)
total: 146.74 sec