Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-104159
#<BuildRuby:0x00005637897e8620
@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.20220809-104159",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008201 0.004068 0.978205 ( 1.489175)
build_miniruby 0.001777 0.000355 0.078646 ( 0.076546)
build_ruby 0.001691 0.000338 0.075070 ( 0.073032)
build_all 0.009956 0.000239 1.535211 ( 0.576747)
build_install 0.016845 0.006085 5.120136 ( 2.082400)
test_btest 0.000931 0.000196 71.871165 ( 8.621233)
test_basic 0.002891 0.004372 0.324695 ( 0.424573)
test_all 0.001963 0.000000 635.529049 ( 64.553153)
test_rubyspec 0.103907 0.076844 45.774916 ( 53.378106)
total: 131.28 sec