Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-092502
#<BuildRuby:0x00005651e6e27f00
@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.20221121-092502",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001357 0.003420 1.156952 ( 1.150882)
build_miniruby 0.000755 0.000178 0.996179 ( 0.994893)
build_ruby 0.000956 0.000225 2.746154 ( 2.640695)
build_all 0.005433 0.003327 15.721504 ( 3.288012)
build_install 0.006280 0.002417 2.025954 ( 1.177986)
test_btest 0.000462 0.000126 64.783868 ( 11.827258)
test_basic 0.003846 0.001049 0.321520 ( 0.412885)
test_all 0.001168 0.000000 678.608449 (112.791049)
test_rubyspec 0.044020 0.020195 53.156731 ( 61.466736)
total: 195.75 sec