Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-122148
#<BuildRuby:0x0000555b52d03ba0
@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.20220819-122148",
@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.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008962 0.000689 0.815246 ( 0.910871)
build_miniruby 0.001736 0.000134 0.050942 ( 0.049587)
build_ruby 0.001708 0.000131 0.062011 ( 0.060183)
build_all 0.008744 0.000673 1.249497 ( 0.466552)
build_install 0.012962 0.000997 1.591404 ( 0.798527)
test_btest 0.000000 0.001409 54.366923 ( 6.196895)
test_basic 0.000000 0.006475 0.290996 ( 0.381424)
test_all 0.000654 0.004016 475.256357 ( 51.130815)
test_rubyspec 0.106176 0.039413 41.919976 ( 50.307915)
total: 110.30 sec