Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-222454
#<BuildRuby:0x0000557ff3e6e7e0
@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.20220721-222454",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006348 0.000165 0.820401 ( 1.050074)
build_miniruby 0.000913 0.000060 0.057640 ( 0.056399)
build_ruby 0.000983 0.000066 0.059812 ( 0.058506)
build_all 0.004354 0.000290 1.521522 ( 0.599924)
build_install 0.008442 0.000563 5.645114 ( 2.153791)
test_btest 0.000810 0.000054 52.378401 ( 8.413701)
test_basic 0.005981 0.000055 0.324448 ( 0.412278)
test_all 0.001070 0.000066 602.476202 ( 89.860299)
test_rubyspec 0.073736 0.002686 43.545273 ( 49.199259)
total: 151.80 sec