Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-160304
#<BuildRuby:0x0000560a550d73d8
@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.20221130-160304",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005071 0.005663 1.196436 ( 1.209002)
build_miniruby 0.001973 0.000657 0.853466 ( 0.853360)
build_ruby 0.000619 0.003052 2.230924 ( 2.140695)
build_all 0.017799 0.003084 18.577595 ( 2.161624)
build_install 0.015258 0.008198 2.042559 ( 1.019745)
test_btest 0.001133 0.000417 94.315028 ( 9.068691)
test_basic 0.003145 0.006060 0.353683 ( 0.438965)
test_all 0.001646 0.000693 694.764528 ( 69.648384)
test_rubyspec 0.082807 0.102210 49.673656 ( 57.700740)
total: 144.24 sec