Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-122153
#<BuildRuby:0x00005570d83974b8
@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.20221117-122153",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000112 0.000026 0.000138 ( 0.000145)
configure 0.000030 0.000007 0.000037 ( 0.000033)
build_up 0.003239 0.005224 1.161522 ( 1.179879)
build_miniruby 0.001812 0.000000 0.878757 ( 0.878615)
build_ruby 0.002511 0.000000 2.364300 ( 2.272281)
build_all 0.012275 0.007081 18.415574 ( 2.259072)
build_install 0.012442 0.007795 1.925295 ( 1.003949)
test_btest 0.000741 0.000278 86.727455 ( 9.702701)
test_basic 0.005607 0.002102 0.365123 ( 0.457098)
test_all 0.000000 0.001797 716.658174 ( 75.310745)
test_rubyspec 0.080001 0.065741 50.790797 ( 59.345955)
total: 152.41 sec