Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-112524
#<BuildRuby:0x000055e406a08620
@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.20220807-112524",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006522 0.004875 0.957589 ( 1.000089)
build_miniruby 0.001397 0.000537 0.074875 ( 0.073299)
build_ruby 0.001322 0.000508 0.073571 ( 0.072028)
build_all 0.008401 0.001473 1.499192 ( 0.555450)
build_install 0.015984 0.008250 5.121342 ( 2.055626)
test_btest 0.000953 0.000371 73.002742 ( 8.360563)
test_basic 0.001371 0.007528 0.322896 ( 0.408582)
test_all 0.001562 0.000740 674.481690 ( 66.520896)
test_rubyspec 0.099566 0.068703 45.835797 ( 53.407714)
total: 132.46 sec