Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-225608
#<BuildRuby:0x000055f264b6a7e0
@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.20220829-225608",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002142 0.004378 0.847525 ( 0.928159)
build_miniruby 0.000811 0.000187 0.058431 ( 0.057129)
build_ruby 0.000776 0.000179 0.060253 ( 0.058918)
build_all 0.000000 0.004643 1.528705 ( 0.587370)
build_install 0.003528 0.005919 1.897999 ( 0.951486)
test_btest 0.000603 0.000241 52.727462 ( 7.901975)
test_basic 0.003719 0.001488 0.260108 ( 0.349404)
test_all 0.002512 0.000000 611.424895 ( 87.675010)
test_rubyspec 0.080121 0.051387 43.852978 ( 52.136735)
total: 150.65 sec