Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-225505
#<BuildRuby:0x0000561e98d1b2c8
@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.20220809-225505",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005850 0.000975 0.805960 ( 0.872914)
build_miniruby 0.001339 0.000000 0.061708 ( 0.066154)
build_ruby 0.000911 0.000000 0.060069 ( 0.058821)
build_all 0.004592 0.000000 1.533399 ( 0.586753)
build_install 0.010820 0.000527 5.651750 ( 2.175747)
test_btest 0.000609 0.000081 49.456210 ( 8.363847)
test_basic 0.000000 0.005741 0.353538 ( 0.441848)
test_all 0.000000 0.001296 612.415950 ( 89.462756)
test_rubyspec 0.085266 0.041737 44.038279 ( 51.381206)
total: 153.41 sec