Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-053920
#<BuildRuby:0x0000558a86e880d0
@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.20220802-053920",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006337 0.821007 ( 1.401520)
build_miniruby 0.000000 0.000946 0.057400 ( 0.056221)
build_ruby 0.000682 0.000156 0.058654 ( 0.057505)
build_all 0.003851 0.000825 1.513414 ( 0.584011)
build_install 0.010074 0.001180 5.639767 ( 2.157035)
test_btest 0.000000 0.000788 47.792167 ( 8.604503)
test_basic 0.002581 0.003226 0.348307 ( 0.436882)
test_all 0.000945 0.000236 603.373757 ( 91.136528)
test_rubyspec 0.063202 0.061573 43.490297 ( 49.056118)
total: 153.49 sec