Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-060808
#<BuildRuby:0x000055e79af9fe20
@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.20221205-060808",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004621 1.195504 ( 1.206144)
build_miniruby 0.000000 0.001033 0.944086 ( 0.942690)
build_ruby 0.000000 0.001354 2.651624 ( 2.545533)
build_all 0.006698 0.002528 15.916622 ( 3.441538)
build_install 0.003103 0.005914 2.348749 ( 1.330666)
test_btest 0.000441 0.000120 58.947841 ( 12.128566)
test_basic 0.003778 0.001031 0.296646 ( 0.388164)
test_all 0.000871 0.000237 705.083406 (106.017217)
test_rubyspec 0.044577 0.021369 53.040519 ( 61.243068)
total: 189.24 sec