Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-144444
#<BuildRuby:0x0000556e965b0a68
@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.20221019-144444",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007568 0.002704 1.156162 ( 2.106030)
build_miniruby 0.001262 0.000361 0.108977 ( 0.106125)
build_ruby 0.001326 0.000379 0.107586 ( 0.104544)
build_all 0.007040 0.002011 1.349859 ( 0.575817)
build_install 0.013167 0.001180 1.637069 ( 0.884547)
test_btest 0.001454 0.000363 60.938449 ( 6.668230)
test_basic 0.000965 0.004917 0.359432 ( 0.450716)
test_all 0.005921 0.001057 514.448364 ( 54.536657)
test_rubyspec 0.079328 0.047659 43.208204 ( 51.442639)
total: 116.88 sec