Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-101923
#<BuildRuby:0x000055d8892b51f8
@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.20221105-101923",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007591 0.000258 0.897247 ( 1.094904)
build_miniruby 0.001295 0.000093 0.049825 ( 0.048615)
build_ruby 0.001633 0.000116 0.049644 ( 0.048124)
build_all 0.007423 0.000000 1.198674 ( 0.455021)
build_install 0.014121 0.000487 1.548619 ( 0.790172)
test_btest 0.001636 0.000096 61.330711 ( 6.542744)
test_basic 0.000555 0.005119 0.309284 ( 0.399784)
test_all 0.001996 0.000235 516.564129 ( 55.251273)
test_rubyspec 0.089014 0.036321 43.121172 ( 51.664934)
total: 116.30 sec