Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-130210
#<BuildRuby:0x000055ec18b6efe0
@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.20220825-130210",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008893 0.002223 0.968213 ( 1.007405)
build_miniruby 0.001349 0.000337 0.072146 ( 0.069935)
build_ruby 0.002060 0.000000 0.075391 ( 0.073376)
build_all 0.009025 0.000304 1.496074 ( 0.592965)
build_install 0.015951 0.003418 1.899272 ( 0.941352)
test_btest 0.000933 0.000200 73.750873 ( 8.407987)
test_basic 0.007195 0.000199 0.333435 ( 0.424958)
test_all 0.002405 0.000481 640.093706 ( 64.627543)
test_rubyspec 0.095141 0.093945 46.088916 ( 54.368808)
total: 130.52 sec