Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-032639
#<BuildRuby:0x000055f7719bc620
@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.20221116-032639",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009083 0.000327 1.108824 ( 1.347547)
build_miniruby 0.001782 0.000000 0.883912 ( 0.905045)
build_ruby 0.002265 0.000000 2.336778 ( 2.274272)
build_all 0.008475 0.009675 18.232647 ( 2.316937)
build_install 0.013456 0.004583 1.901201 ( 1.048456)
test_btest 0.001529 0.000306 86.189547 ( 10.186587)
test_basic 0.005084 0.001017 0.348881 ( 0.440166)
test_all 0.001679 0.000000 710.398731 ( 75.128631)
test_rubyspec 0.092693 0.044983 49.960519 ( 58.561219)
total: 152.21 sec