Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-031652
#<BuildRuby:0x000055b0e656eab8
@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.20220919-031652",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.001910 0.008067 1.072361 ( 1.090267)
build_miniruby 0.001249 0.000832 0.114609 ( 0.110062)
build_ruby 0.002232 0.000000 0.121124 ( 0.104332)
build_all 0.009146 0.000270 1.611085 ( 0.665688)
build_install 0.018092 0.003840 1.924765 ( 0.966183)
test_btest 0.000911 0.000414 76.230340 ( 8.549543)
test_basic 0.004423 0.003889 0.374592 ( 0.462083)
test_all 0.003209 0.001534 646.501004 ( 66.215592)
test_rubyspec 0.099065 0.077687 45.542664 ( 53.767212)
total: 131.93 sec