Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-065942
#<BuildRuby:0x0000560fe02ebfa8
@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.20220825-065942",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000013)
build_up 0.006446 0.000000 0.826731 ( 1.157089)
build_miniruby 0.001024 0.000000 0.057920 ( 0.056660)
build_ruby 0.001028 0.000000 0.059574 ( 0.058332)
build_all 0.004672 0.000000 1.531238 ( 0.590856)
build_install 0.005168 0.003838 1.925180 ( 0.962013)
test_btest 0.000578 0.000029 55.454690 ( 8.259607)
test_basic 0.005516 0.000081 0.283057 ( 0.371724)
test_all 0.000000 0.001983 633.532101 ( 90.069081)
test_rubyspec 0.088768 0.036961 44.327788 ( 52.601335)
total: 154.13 sec