Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-045700
#<BuildRuby:0x00005599046ba9c0
@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.20221014-045700",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004902 0.004738 1.084373 ( 1.923370)
build_miniruby 0.001677 0.000258 0.094446 ( 0.091438)
build_ruby 0.001296 0.000200 0.098135 ( 0.095303)
build_all 0.002180 0.005103 1.289534 ( 0.559267)
build_install 0.011416 0.005272 1.614953 ( 0.886003)
test_btest 0.000000 0.001867 64.011469 ( 6.577289)
test_basic 0.005599 0.001603 0.351830 ( 0.440214)
test_all 0.002013 0.005366 503.133731 ( 54.036265)
test_rubyspec 0.086815 0.047717 43.127591 ( 51.647192)
total: 116.26 sec