Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-101453
#<BuildRuby:0x000055d3486fc018
@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.20220629-101453",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007021 0.000000 0.904127 ( 1.486678)
build_miniruby 0.001003 0.000000 0.057019 ( 0.055778)
build_ruby 0.000000 0.000992 0.058771 ( 0.057592)
build_all 0.001407 0.002943 1.490121 ( 0.600620)
build_install 0.005295 0.003718 6.306804 ( 2.820099)
test_btest 0.000618 0.000065 55.792141 ( 8.093951)
test_basic 0.005496 0.000579 0.341666 ( 0.429527)
test_all 0.001254 0.000132 632.447094 ( 93.660146)
test_rubyspec 0.103433 0.008241 44.450398 ( 50.212959)
total: 157.42 sec