Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-201244
#<BuildRuby:0x000055d4f4433f68
@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.20220823-201244",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006462 0.000000 0.840447 ( 0.955791)
build_miniruby 0.000956 0.000000 0.057825 ( 0.056644)
build_ruby 0.000925 0.000000 0.060394 ( 0.059170)
build_all 0.001563 0.002918 1.531457 ( 0.584133)
build_install 0.005922 0.004957 1.905957 ( 0.955936)
test_btest 0.000624 0.000147 53.282006 ( 8.167069)
test_basic 0.005084 0.000251 0.289195 ( 0.378231)
test_all 0.002279 0.000506 585.964609 ( 95.018409)
test_rubyspec 0.087402 0.040132 44.321223 ( 52.639530)
total: 158.82 sec