Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-110517
#<BuildRuby:0x00005567e9fd7e00
@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.20220626-110517",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005961 0.000918 0.818020 ( 0.913454)
build_miniruby 0.000876 0.000135 0.057718 ( 0.056467)
build_ruby 0.001026 0.000000 0.059387 ( 0.058135)
build_all 0.004117 0.000117 1.498116 ( 0.604281)
build_install 0.009536 0.001362 6.319637 ( 2.818228)
test_btest 0.000752 0.000108 52.288977 ( 8.296250)
test_basic 0.005522 0.000789 0.350758 ( 0.438043)
test_all 0.001168 0.000167 624.291876 ( 90.191168)
test_rubyspec 0.065020 0.034363 44.158641 ( 49.751917)
total: 153.13 sec