Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-042144
#<BuildRuby:0x0000560950838920
@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.20220906-042144",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011926 0.000232 0.959544 ( 0.976148)
build_miniruby 0.001962 0.000123 0.074359 ( 0.072597)
build_ruby 0.001310 0.000082 0.067704 ( 0.065999)
build_all 0.006816 0.004306 1.531173 ( 0.608713)
build_install 0.012355 0.009573 1.919017 ( 0.939071)
test_btest 0.001094 0.000219 94.402921 ( 10.032612)
test_basic 0.005641 0.001128 0.353202 ( 0.446888)
test_all 0.001113 0.003298 643.204084 ( 67.688836)
test_rubyspec 0.100874 0.063148 46.846449 ( 55.254384)
total: 136.09 sec