Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-061857
#<BuildRuby:0x0000563a8114fde0
@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.20220812-061857",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006250 0.000000 0.812779 ( 0.882153)
build_miniruby 0.000986 0.000000 0.058175 ( 0.056984)
build_ruby 0.000935 0.000000 0.059845 ( 0.058587)
build_all 0.004739 0.000000 1.540900 ( 0.592598)
build_install 0.007047 0.004346 5.678205 ( 2.172725)
test_btest 0.000797 0.000044 48.493250 ( 9.003971)
test_basic 0.001381 0.004079 0.283081 ( 0.372032)
test_all 0.002218 0.000115 622.222265 ( 88.340057)
test_rubyspec 0.062309 0.057384 44.105868 ( 51.481430)
total: 152.96 sec