Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-114017
#<BuildRuby:0x000055ac453fd350
@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.20221014-114017",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005306 0.005341 1.095781 ( 1.436494)
build_miniruby 0.001327 0.000332 0.100335 ( 0.097563)
build_ruby 0.001303 0.000326 0.101100 ( 0.098329)
build_all 0.006515 0.000422 1.284731 ( 0.570443)
build_install 0.014442 0.000953 1.652256 ( 0.879691)
test_btest 0.002373 0.000000 61.262188 ( 6.373233)
test_basic 0.003903 0.003142 0.352065 ( 0.442794)
test_all 0.005289 0.000975 494.547207 ( 53.117651)
test_rubyspec 0.089490 0.051874 43.475995 ( 52.059951)
total: 115.08 sec