Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-170617
#<BuildRuby:0x0000556de95f3f00
@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.20220618-170617",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002917 0.004086 0.854143 ( 1.071007)
build_miniruby 0.000000 0.001012 0.057117 ( 0.055920)
build_ruby 0.000000 0.000802 0.059716 ( 0.058593)
build_all 0.002204 0.001936 1.520335 ( 0.619972)
build_install 0.010309 0.000745 6.282314 ( 2.850892)
test_btest 0.000576 0.000067 48.654803 ( 8.866582)
test_basic 0.002327 0.003369 0.347695 ( 0.435893)
test_all 0.000000 0.001339 644.584058 ( 94.610170)
test_rubyspec 0.071949 0.057361 44.153069 ( 49.711629)
total: 158.28 sec