Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-200312
#<BuildRuby:0x000055b2340de8a0
@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.20220602-200312",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.012088 0.986308 ( 1.046579)
build_miniruby 0.000000 0.001802 0.077070 ( 0.074902)
build_ruby 0.000000 0.002518 0.076081 ( 0.073421)
build_all 0.005510 0.004482 1.468522 ( 0.594021)
build_install 0.015274 0.007032 5.971478 ( 2.818723)
test_btest 0.000867 0.000358 71.720848 ( 8.076511)
test_basic 0.007068 0.001023 0.322851 ( 0.416849)
test_all 0.000867 0.001845 710.941800 ( 67.775380)
test_rubyspec 0.083689 0.080803 45.814542 ( 51.564551)
total: 132.44 sec