Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-201642
#<BuildRuby:0x000056454f0f3940
@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.20220222-201642",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009401 0.002170 0.862052 ( 0.877804)
build_miniruby 0.001270 0.000293 0.070786 ( 0.069867)
build_ruby 0.001807 0.000417 0.075590 ( 0.073866)
build_all 0.008943 0.000000 1.499592 ( 0.615762)
build_install 0.013025 0.006765 5.176535 ( 2.145787)
test_btest 0.001444 0.000361 72.015756 ( 8.465044)
test_basic 0.002574 0.004646 0.335465 ( 0.425714)
test_all 0.002459 0.000222 696.347941 ( 67.560689)
test_rubyspec 0.108751 0.057292 46.124521 ( 51.394970)
total: 131.63 sec