Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-071123
#<BuildRuby:0x000055a3cfc0f4b8
@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.20221110-071123",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.009831 0.001306 1.097247 ( 1.096290)
build_miniruby 0.001656 0.000382 0.069288 ( 0.067423)
build_ruby 0.001695 0.000391 0.069627 ( 0.067388)
build_all 0.006827 0.004099 1.506688 ( 0.575222)
build_install 0.018971 0.002256 1.879459 ( 0.942365)
test_btest 0.001720 0.000405 87.844269 ( 8.750945)
test_basic 0.003371 0.006358 0.333692 ( 0.419696)
test_all 0.002091 0.000615 699.358808 ( 70.032468)
test_rubyspec 0.102862 0.075371 47.720505 ( 55.842846)
total: 137.80 sec