Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-133101
#<BuildRuby:0x0000563e4377c4f0
@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.20220225-133101",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006971 0.003806 0.995166 ( 1.032809)
build_miniruby 0.001479 0.000296 0.076465 ( 0.074724)
build_ruby 0.001833 0.000366 0.069867 ( 0.067601)
build_all 0.009512 0.000201 4.177668 ( 0.834668)
build_install 0.015668 0.008191 7.881194 ( 2.373510)
test_btest 0.001272 0.000303 78.630172 ( 8.224399)
test_basic 0.002767 0.005052 0.333896 ( 0.423088)
test_all 0.001481 0.000423 694.899680 ( 66.925043)
test_rubyspec 0.102243 0.059477 46.118720 ( 51.276791)
total: 131.23 sec