Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-013116
#<BuildRuby:0x0000563845e72c40
@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.20220825-013116",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003133 0.003576 0.815705 ( 1.123815)
build_miniruby 0.000693 0.000289 0.057395 ( 0.056237)
build_ruby 0.000689 0.000288 0.059314 ( 0.058098)
build_all 0.004775 0.000000 1.535111 ( 0.586794)
build_install 0.011076 0.000026 1.936495 ( 0.966882)
test_btest 0.000614 0.000192 49.994217 ( 8.067251)
test_basic 0.005159 0.000340 0.285016 ( 0.373763)
test_all 0.001501 0.000441 615.154541 ( 90.136676)
test_rubyspec 0.046904 0.021978 44.171844 ( 52.474187)
total: 153.84 sec