Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-042404
#<BuildRuby:0x0000562ef8e95480
@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.20221018-042404",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008954 0.000689 1.128350 ( 1.507136)
build_miniruby 0.001852 0.000142 0.110830 ( 0.108664)
build_ruby 0.001469 0.000113 0.104734 ( 0.103167)
build_all 0.002972 0.005415 1.351930 ( 0.589697)
build_install 0.010755 0.005267 1.691090 ( 0.924885)
test_btest 0.000000 0.002030 62.177563 ( 6.614312)
test_basic 0.004593 0.002918 0.369483 ( 0.460880)
test_all 0.003540 0.004065 516.030087 ( 54.949065)
test_rubyspec 0.102395 0.038012 43.250925 ( 51.451259)
total: 116.71 sec