Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-125717
#<BuildRuby:0x0000557c148f4e50
@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.20220811-125717",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000054)
build_up 0.009507 0.002194 0.975444 ( 2.254638)
build_miniruby 0.002230 0.000000 0.069178 ( 0.067262)
build_ruby 0.002054 0.000000 0.075919 ( 0.074692)
build_all 0.004934 0.004683 1.490828 ( 0.581437)
build_install 0.014001 0.007857 5.113949 ( 2.065874)
test_btest 0.001304 0.000412 74.758739 ( 7.999471)
test_basic 0.002497 0.005415 0.332199 ( 0.419369)
test_all 0.003479 0.000000 675.342546 ( 66.658325)
test_rubyspec 0.115549 0.051976 46.009009 ( 53.555948)
total: 133.68 sec