Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-101323
#<BuildRuby:0x000055a2f960edd8
@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.20220731-101323",
@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.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005769 0.005993 0.970834 ( 1.076720)
build_miniruby 0.001682 0.000000 0.067619 ( 0.066331)
build_ruby 0.001689 0.000000 0.073511 ( 0.072399)
build_all 0.008435 0.002285 1.542426 ( 0.566455)
build_install 0.021525 0.001532 5.098368 ( 2.040830)
test_btest 0.000934 0.000234 70.631061 ( 7.955567)
test_basic 0.000000 0.009405 0.331014 ( 0.426534)
test_all 0.000000 0.002144 667.337420 ( 66.419919)
test_rubyspec 0.107646 0.077265 45.669405 ( 51.361772)
total: 129.99 sec