Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-061432
#<BuildRuby:0x00005652ba90a700
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-061432",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.004081 0.003899 1.112226 ( 1.630574)
build_miniruby 0.000000 0.001494 0.892035 ( 0.902223)
build_ruby 0.000000 0.002490 2.320011 ( 2.242806)
build_all 0.009220 0.008764 18.167150 ( 2.260480)
build_install 0.019024 0.002124 1.862708 ( 0.980504)
test_btest 0.001026 0.000205 81.895612 ( 9.189624)
test_basic 0.006385 0.000303 0.344279 ( 0.436189)
test_all 0.001442 0.000000 707.733270 ( 74.895421)
test_rubyspec 0.058183 0.067840 50.497614 ( 59.030907)
total: 151.57 sec