Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-020451
#<BuildRuby:0x000055695ffbfe00
@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.20220720-020451",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006728 0.000000 0.836014 ( 1.107645)
build_miniruby 0.001007 0.000000 0.056928 ( 0.055725)
build_ruby 0.001025 0.000000 0.058832 ( 0.057585)
build_all 0.004339 0.000201 1.545655 ( 0.606432)
build_install 0.009549 0.001194 5.668679 ( 2.168441)
test_btest 0.000653 0.000081 52.025036 ( 8.580861)
test_basic 0.001158 0.004840 0.304663 ( 0.392648)
test_all 0.001144 0.000215 613.219494 ( 90.614397)
test_rubyspec 0.104739 0.020178 43.898429 ( 49.497628)
total: 153.08 sec