Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-095308
#<BuildRuby:0x0000563430a228c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-095308",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006133 0.000438 0.809534 ( 0.868503)
build_miniruby 0.000990 0.000070 0.057915 ( 0.056655)
build_ruby 0.000743 0.000053 0.059557 ( 0.058310)
build_all 0.000141 0.004402 1.531936 ( 0.594572)
build_install 0.008462 0.000533 1.932497 ( 0.966390)
test_btest 0.000543 0.000072 50.056672 ( 8.354803)
test_basic 0.004825 0.000644 0.289722 ( 0.379516)
test_all 0.000000 0.002278 580.430954 ( 94.586056)
test_rubyspec 0.089996 0.039482 44.122244 ( 51.477085)
total: 157.34 sec