Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-213824
#<BuildRuby:0x000055a2f7fa2fe0
@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.20220723-213824",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010488 0.000749 0.961493 ( 1.068445)
build_miniruby 0.002534 0.000000 0.072746 ( 0.070272)
build_ruby 0.002134 0.000007 0.075599 ( 0.073832)
build_all 0.010173 0.000346 1.514019 ( 0.572730)
build_install 0.022649 0.000000 5.235266 ( 2.113910)
test_btest 0.001303 0.000000 73.956953 ( 8.744539)
test_basic 0.006930 0.000000 0.317291 ( 0.408342)
test_all 0.002226 0.000000 637.758354 ( 64.247276)
test_rubyspec 0.098346 0.072667 45.525764 ( 51.272484)
total: 128.57 sec