Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-210534
#<BuildRuby:0x000055d120e006e0
@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.20221116-210534",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.008216 0.000483 1.104046 ( 1.114832)
build_miniruby 0.000000 0.001927 0.896921 ( 0.896442)
build_ruby 0.000990 0.001524 2.351938 ( 2.262470)
build_all 0.017308 0.000125 18.432453 ( 2.281892)
build_install 0.019397 0.000240 1.890079 ( 1.025884)
test_btest 0.000979 0.000073 83.422326 ( 9.609790)
test_basic 0.006351 0.000471 0.329536 ( 0.420666)
test_all 0.002132 0.000000 705.755999 ( 74.921279)
test_rubyspec 0.078293 0.046768 50.493317 ( 59.067344)
total: 151.60 sec