Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-043736
#<BuildRuby:0x00005577fbf528a0
@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.20220613-043736",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.008653 0.002774 0.982248 ( 1.271347)
build_miniruby 0.002334 0.000000 0.071798 ( 0.069804)
build_ruby 0.002058 0.000000 0.072120 ( 0.070115)
build_all 0.007648 0.001572 1.478181 ( 0.596906)
build_install 0.022953 0.000000 5.823470 ( 2.815955)
test_btest 0.001259 0.000000 76.386438 ( 8.358206)
test_basic 0.005693 0.001763 0.324559 ( 0.413393)
test_all 0.000681 0.001984 704.885598 ( 67.977582)
test_rubyspec 0.097921 0.067157 45.741597 ( 51.616626)
total: 133.19 sec