Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-002323
#<BuildRuby:0x000056426bbc88e8
@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.20220822-002323",
@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.000016 0.000004 0.000020 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005465 0.005826 0.979702 ( 2.553042)
build_miniruby 0.002527 0.000000 0.072627 ( 0.070488)
build_ruby 0.002096 0.000000 0.076755 ( 0.074496)
build_all 0.009994 0.000000 1.529094 ( 0.575491)
build_install 0.019105 0.002750 1.858896 ( 0.895169)
test_btest 0.000880 0.000207 70.931328 ( 7.949683)
test_basic 0.006127 0.001441 0.314975 ( 0.403231)
test_all 0.003465 0.000561 682.550318 ( 67.287011)
test_rubyspec 0.120567 0.056747 45.834792 ( 54.212219)
total: 134.02 sec