Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-103548
#<BuildRuby:0x000055db65f68d30
@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.20221109-103548",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.005664 0.004477 1.080533 ( 1.129475)
build_miniruby 0.001385 0.000426 0.065567 ( 0.063586)
build_ruby 0.001690 0.000520 0.071186 ( 0.069907)
build_all 0.004583 0.004425 1.493961 ( 0.579024)
build_install 0.017040 0.005757 1.863960 ( 0.939357)
test_btest 0.000000 0.001808 83.386667 ( 9.294164)
test_basic 0.008571 0.002442 0.341958 ( 0.423886)
test_all 0.001881 0.000693 668.157482 ( 68.213400)
test_rubyspec 0.107817 0.073145 47.576729 ( 55.709671)
total: 136.42 sec