Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-190228
#<BuildRuby:0x000056104b37a148
@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.20221031-190228",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003110 0.006011 1.120646 ( 1.168819)
build_miniruby 0.001305 0.000231 0.101050 ( 0.098318)
build_ruby 0.001247 0.000220 0.104896 ( 0.102245)
build_all 0.007317 0.001292 1.338277 ( 0.575822)
build_install 0.013614 0.000884 1.684250 ( 0.913763)
test_btest 0.001054 0.000166 63.752840 ( 6.630151)
test_basic 0.002364 0.003963 0.347659 ( 0.439818)
test_all 0.004790 0.003103 523.600523 ( 55.507710)
test_rubyspec 0.084588 0.043234 43.572896 ( 52.012853)
total: 117.45 sec