Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-082549
#<BuildRuby:0x0000560209edd350
@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.20220829-082549",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.005473 0.004291 0.854591 ( 1.662921)
build_miniruby 0.001188 0.000274 0.049006 ( 0.048236)
build_ruby 0.001087 0.000250 0.067426 ( 0.066920)
build_all 0.009537 0.000211 1.251590 ( 0.485155)
build_install 0.014704 0.001072 1.571813 ( 0.803083)
test_btest 0.000773 0.000136 52.066697 ( 6.034975)
test_basic 0.005313 0.000937 0.286076 ( 0.377981)
test_all 0.003264 0.000576 503.036362 ( 53.229720)
test_rubyspec 0.068636 0.063140 41.148587 ( 49.763764)
total: 112.47 sec