Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-173356
#<BuildRuby:0x00005609cd358dd8
@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-173356",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003292 0.006524 1.117659 ( 1.261380)
build_miniruby 0.001404 0.000375 0.066824 ( 0.065053)
build_ruby 0.002422 0.000000 0.070786 ( 0.068434)
build_all 0.007355 0.003381 1.508105 ( 0.602123)
build_install 0.016729 0.004235 1.834461 ( 0.920521)
test_btest 0.001143 0.000312 83.448074 ( 9.254864)
test_basic 0.009373 0.000458 0.341900 ( 0.427229)
test_all 0.002385 0.000214 701.161316 ( 70.070554)
test_rubyspec 0.101341 0.074798 47.760666 ( 55.867335)
total: 138.54 sec