Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-074940
#<BuildRuby:0x000055559b586ad8
@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.20221007-074940",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008904 0.002226 1.060588 ( 1.456652)
build_miniruby 0.001891 0.000473 0.101120 ( 0.098148)
build_ruby 0.001317 0.000330 0.097269 ( 0.094085)
build_all 0.007386 0.000589 1.291627 ( 0.545021)
build_install 0.009919 0.004995 1.678588 ( 0.898088)
test_btest 0.001090 0.000290 60.481283 ( 6.500796)
test_basic 0.003239 0.004523 0.358919 ( 0.446871)
test_all 0.005198 0.001624 507.762067 ( 54.002971)
test_rubyspec 0.078106 0.045959 42.090039 ( 50.507319)
total: 114.55 sec