Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-144215
#<BuildRuby:0x0000560045774cc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-144215",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010392 0.000867 0.962758 ( 1.013889)
build_miniruby 0.002257 0.000301 0.077931 ( 0.075521)
build_ruby 0.001773 0.000237 0.070035 ( 0.068115)
build_all 0.010024 0.001336 4.142472 ( 0.791899)
build_install 0.021288 0.002000 7.823367 ( 2.340594)
test_btest 0.001197 0.000149 47.272931 ( 45.007391)
test_basic 0.006033 0.000755 0.328765 ( 0.418361)
test_all 0.001957 0.000000 692.010295 ( 66.971905)
test_rubyspec 0.100748 0.063197 46.038166 ( 51.295426)
total: 167.98 sec