Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-072216
#<BuildRuby:0x000055f9a0c60a58
@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.20220406-072216",
@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.000030 0.000006 0.000036 ( 0.000039)
autoconf 0.000075 0.000015 0.000090 ( 0.000091)
configure 0.000024 0.000004 0.000028 ( 0.000026)
build_up 0.005920 0.005647 1.034661 ( 1.852998)
build_miniruby 0.001341 0.000358 0.063052 ( 0.061338)
build_ruby 0.001242 0.000331 0.079183 ( 0.077670)
build_all 0.004789 0.004692 4.183924 ( 0.886546)
build_install 0.033401 0.007546 8.481991 ( 3.082993)
test_btest 0.000685 0.000195 72.506754 ( 9.003959)
test_basic 0.006702 0.000000 0.327388 ( 0.416873)
test_all 0.001291 0.000000 675.072094 ( 70.828663)
test_rubyspec 0.160109 0.051013 49.839730 ( 55.386242)
total: 141.60 sec