Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-171327
#<BuildRuby:0x00005571bfe49400
@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.20221009-171327",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000019 0.000006 0.000025 ( 0.000023)
build_up 0.007802 0.000947 1.058850 ( 1.147133)
build_miniruby 0.001902 0.000476 0.101020 ( 0.099040)
build_ruby 0.001188 0.000297 0.098253 ( 0.096701)
build_all 0.006952 0.000543 1.294124 ( 0.568087)
build_install 0.011102 0.005195 1.639901 ( 0.921851)
test_btest 0.000000 0.002587 62.701996 ( 6.458615)
test_basic 0.003232 0.003261 0.357489 ( 0.447563)
test_all 0.005280 0.001760 485.113100 ( 53.048713)
test_rubyspec 0.086322 0.039998 42.643035 ( 51.185076)
total: 113.97 sec