Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-142156
#<BuildRuby:0x00005632cf0040d0
@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-142156",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002356 0.004041 0.827649 ( 2.045753)
build_miniruby 0.000816 0.000055 0.056786 ( 0.055507)
build_ruby 0.000829 0.000056 0.058936 ( 0.057698)
build_all 0.000328 0.004204 1.519362 ( 0.590190)
build_install 0.005700 0.005325 5.674568 ( 2.173034)
test_btest 0.000666 0.000133 53.878807 ( 7.882648)
test_basic 0.004710 0.000942 0.322252 ( 0.410448)
test_all 0.001132 0.000000 588.343883 ( 87.793785)
test_rubyspec 0.068722 0.038231 43.562370 ( 49.221678)
total: 150.23 sec