Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-095633
#<BuildRuby:0x0000557ad5d5bba0
@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.20220723-095633",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006503 0.004874 0.846341 ( 1.951757)
build_miniruby 0.001630 0.000000 0.064332 ( 0.063191)
build_ruby 0.002265 0.000000 0.066041 ( 0.064208)
build_all 0.009796 0.000268 1.237725 ( 0.462395)
build_install 0.015662 0.001643 4.215874 ( 1.800123)
test_btest 0.000000 0.001755 50.839618 ( 6.045947)
test_basic 0.003857 0.002689 0.296360 ( 0.385807)
test_all 0.002317 0.000643 483.179415 ( 51.194233)
test_rubyspec 0.093230 0.044515 41.672227 ( 47.514485)
total: 109.48 sec