Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-115657
#<BuildRuby:0x000055ffe4e1c4d8
@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.20220402-115657",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010490 0.000945 1.015897 ( 1.251353)
build_miniruby 0.002001 0.000285 0.068799 ( 0.066413)
build_ruby 0.002022 0.000289 0.077239 ( 0.075036)
build_all 0.009128 0.001304 4.174534 ( 0.864537)
build_install 0.022830 0.000177 8.495099 ( 2.996504)
test_btest 0.000975 0.000109 75.261439 ( 8.119740)
test_basic 0.002717 0.005030 0.331716 ( 0.420471)
test_all 0.002194 0.000346 686.451184 ( 68.195686)
test_rubyspec 0.119628 0.049761 46.504401 ( 51.946657)
total: 133.94 sec