Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-025937
#<BuildRuby:0x000055c3bd0128a0
@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.20220226-025937",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000000 0.000018 0.000018 ( 0.000023)
build_up 0.005598 0.005325 1.004889 ( 1.097485)
build_miniruby 0.001495 0.000345 0.077611 ( 0.076120)
build_ruby 0.001689 0.000389 0.078760 ( 0.077208)
build_all 0.003950 0.005975 4.196853 ( 0.860687)
build_install 0.012499 0.011082 7.956631 ( 2.435331)
test_btest 0.000712 0.000285 74.640020 ( 8.173533)
test_basic 0.005876 0.002350 0.338151 ( 0.425770)
test_all 0.000542 0.001601 715.216210 ( 68.225639)
test_rubyspec 0.083531 0.082708 46.564776 ( 51.891984)
total: 133.26 sec