Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-123049
#<BuildRuby:0x000055fdfedf8610
@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.20220730-123049",
@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.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007517 0.004864 0.977397 ( 1.061912)
build_miniruby 0.001557 0.000445 0.069272 ( 0.067694)
build_ruby 0.001357 0.000387 0.071771 ( 0.070653)
build_all 0.009668 0.000271 1.512628 ( 0.582347)
build_install 0.023641 0.000379 5.144607 ( 2.097512)
test_btest 0.001103 0.000210 77.574415 ( 8.241455)
test_basic 0.003641 0.004315 0.328338 ( 0.415767)
test_all 0.002588 0.000588 640.237128 ( 64.478657)
test_rubyspec 0.108437 0.066841 45.697875 ( 51.475251)
total: 128.49 sec