Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-233612
#<BuildRuby:0x000055e19a6006e0
@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.20220716-233612",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005166 0.006438 0.968980 ( 1.358529)
build_miniruby 0.001545 0.000703 0.076876 ( 0.074983)
build_ruby 0.001246 0.000566 0.078581 ( 0.077146)
build_all 0.009898 0.000091 1.490113 ( 0.586860)
build_install 0.022917 0.001029 5.144742 ( 2.108463)
test_btest 0.000000 0.001370 72.235556 ( 8.574116)
test_basic 0.002965 0.004678 0.322493 ( 0.410645)
test_all 0.001630 0.000576 668.189416 ( 65.973328)
test_rubyspec 0.119150 0.053845 44.990681 ( 50.485601)
total: 129.65 sec