Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-125933
#<BuildRuby:0x00005593ac23f0b0
@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.20220310-125933",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003676 0.007552 0.980117 ( 1.037427)
build_miniruby 0.002304 0.000000 0.077240 ( 0.074922)
build_ruby 0.001851 0.000154 0.078035 ( 0.075867)
build_all 0.008643 0.001504 1.511496 ( 0.606027)
build_install 0.010530 0.012876 5.278565 ( 2.199528)
test_btest 0.000992 0.000000 76.581745 ( 7.953101)
test_basic 0.006088 0.000990 0.335504 ( 0.425082)
test_all 0.001208 0.000498 659.396578 ( 65.682592)
test_rubyspec 0.088322 0.073509 46.149212 ( 51.651558)
total: 129.71 sec