Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-202603
#<BuildRuby:0x00005586c8a936f8
@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.20220403-202603",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005790 0.005435 1.006258 ( 1.068765)
build_miniruby 0.001364 0.000341 0.072395 ( 0.070810)
build_ruby 0.001607 0.000402 0.076611 ( 0.075083)
build_all 0.005401 0.004939 4.229404 ( 0.856631)
build_install 0.021175 0.002798 8.536880 ( 2.990161)
test_btest 0.001327 0.000000 72.556904 ( 7.838452)
test_basic 0.000921 0.006638 0.346064 ( 0.436239)
test_all 0.003244 0.000000 700.024065 ( 68.191262)
test_rubyspec 0.121780 0.049525 46.587461 ( 51.736434)
total: 133.26 sec