Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-014121
#<BuildRuby:0x0000560c674ec018
@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.20221128-014121",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001105 0.004389 1.263451 ( 1.459359)
build_miniruby 0.000863 0.000152 0.919125 ( 0.917772)
build_ruby 0.001039 0.000184 2.828152 ( 2.742617)
build_all 0.008204 0.001448 22.499333 ( 4.456653)
build_install 0.008261 0.000566 4.323638 ( 1.516409)
test_btest 0.000470 0.000079 57.401660 ( 11.748039)
test_basic 0.005445 0.000057 0.296436 ( 0.385788)
test_all 0.001224 0.000194 649.805235 (112.238026)
test_rubyspec 0.029527 0.036767 53.309017 ( 61.567387)
total: 197.03 sec