Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-001356
#<BuildRuby:0x000055e17f0e8920
@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.20220722-001356",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000836 0.010639 0.953624 ( 1.078011)
build_miniruby 0.001264 0.000584 0.071924 ( 0.069946)
build_ruby 0.001261 0.000582 0.067631 ( 0.066063)
build_all 0.008248 0.001821 1.523564 ( 0.573534)
build_install 0.022977 0.000000 5.094302 ( 2.037821)
test_btest 0.001315 0.000000 74.737680 ( 8.524248)
test_basic 0.006302 0.001488 0.324212 ( 0.413949)
test_all 0.001821 0.000546 664.570230 ( 65.526381)
test_rubyspec 0.095773 0.074361 45.491739 ( 51.291574)
total: 129.58 sec