Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-130522
#<BuildRuby:0x000055e13bdc2fe0
@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.20221108-130522",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000058 0.000008 0.000066 ( 0.000067)
build_up 0.009945 0.000794 1.097274 ( 1.120498)
build_miniruby 0.001701 0.000227 0.067627 ( 0.065669)
build_ruby 0.000000 0.002588 0.070650 ( 0.068362)
build_all 0.000000 0.010240 1.457511 ( 0.585037)
build_install 0.009758 0.010566 1.838357 ( 0.942646)
test_btest 0.001327 0.000559 88.441270 ( 8.793168)
test_basic 0.006292 0.002650 0.328239 ( 0.415472)
test_all 0.001289 0.000543 701.415929 ( 70.044009)
test_rubyspec 0.106652 0.085284 47.537291 ( 55.693662)
total: 137.73 sec