Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-035651
#<BuildRuby:0x0000556051f94208
@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.20221124-035651",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004618 0.000000 1.059867 ( 1.077832)
build_miniruby 0.001025 0.000000 0.968405 ( 0.966889)
build_ruby 0.000000 0.001171 2.753054 ( 2.652531)
build_all 0.007543 0.001385 15.876717 ( 3.360228)
build_install 0.006439 0.002670 1.964804 ( 1.107216)
test_btest 0.000458 0.000104 64.376987 ( 10.946573)
test_basic 0.000000 0.004532 0.281105 ( 0.372253)
test_all 0.000000 0.001147 670.405511 (112.288524)
test_rubyspec 0.051850 0.018146 53.429580 ( 61.613385)
total: 194.39 sec