Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-162233
#<BuildRuby:0x00005629e98067e0
@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.20221125-162233",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000672 0.004272 1.035478 ( 1.132721)
build_miniruby 0.000730 0.000195 0.945688 ( 0.944452)
build_ruby 0.001273 0.000000 2.823682 ( 2.732303)
build_all 0.008293 0.000299 15.874886 ( 3.226216)
build_install 0.005869 0.001381 1.999369 ( 1.145481)
test_btest 0.000450 0.000106 58.449438 ( 11.651817)
test_basic 0.004034 0.000949 0.315209 ( 0.406029)
test_all 0.001189 0.000280 665.979057 (121.846632)
test_rubyspec 0.035437 0.022427 52.999056 ( 61.265698)
total: 204.35 sec