Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-184426
#<BuildRuby:0x00005563e1d2ffb0
@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.20220723-184426",
@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.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006793 0.000000 0.849485 ( 1.041543)
build_miniruby 0.000948 0.000000 0.057407 ( 0.056263)
build_ruby 0.000795 0.000000 0.058802 ( 0.057646)
build_all 0.000316 0.004199 1.567807 ( 0.600160)
build_install 0.002119 0.008801 5.586645 ( 2.147031)
test_btest 0.000675 0.000127 45.358297 ( 8.295939)
test_basic 0.004441 0.000832 0.283065 ( 0.372465)
test_all 0.001092 0.000205 596.806194 ( 89.402115)
test_rubyspec 0.076443 0.049874 43.639137 ( 49.207027)
total: 151.18 sec