Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-203341
#<BuildRuby:0x000055f6b1908208
@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.20220726-203341",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006743 0.000000 0.842613 ( 1.058466)
build_miniruby 0.000928 0.000000 0.057351 ( 0.056073)
build_ruby 0.000924 0.000000 0.058458 ( 0.057276)
build_all 0.004727 0.000000 1.532715 ( 0.581598)
build_install 0.011406 0.000000 5.628807 ( 2.160754)
test_btest 0.000871 0.000000 47.712578 ( 8.578582)
test_basic 0.000985 0.004990 0.334878 ( 0.423142)
test_all 0.001187 0.000070 604.782726 ( 89.088379)
test_rubyspec 0.058840 0.052923 43.452090 ( 49.068552)
total: 151.07 sec