Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-003028
#<BuildRuby:0x000055f0617906d8
@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.20220801-003028",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.011577 0.000472 0.971811 ( 1.005339)
build_miniruby 0.001886 0.000252 0.076167 ( 0.075432)
build_ruby 0.001760 0.000234 0.074745 ( 0.073777)
build_all 0.008095 0.001079 1.523511 ( 0.583394)
build_install 0.016427 0.006218 5.164221 ( 2.101496)
test_btest 0.001506 0.000000 78.492256 ( 8.552410)
test_basic 0.009061 0.000000 0.326633 ( 0.415263)
test_all 0.001838 0.000000 681.141327 ( 67.155359)
test_rubyspec 0.094169 0.070674 45.486105 ( 51.258785)
total: 131.22 sec