Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-140645
#<BuildRuby:0x0000561c330328c0
@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.20221116-140645",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004676 0.000000 1.131942 ( 1.970643)
build_miniruby 0.000947 0.000000 1.007610 ( 1.006270)
build_ruby 0.000000 0.001228 2.787049 ( 2.701952)
build_all 0.006217 0.002417 15.741139 ( 3.330172)
build_install 0.005007 0.003160 1.983894 ( 1.177507)
test_btest 0.000525 0.000048 63.088162 ( 10.857736)
test_basic 0.004173 0.000379 0.307004 ( 0.397884)
test_all 0.001015 0.000000 654.055177 (103.035729)
test_rubyspec 0.053734 0.020864 51.548536 ( 59.704347)
total: 184.18 sec