Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-074725
#<BuildRuby:0x000055d6fb22aad8
@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.20220728-074725",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000007)
build_up 0.007319 0.003698 0.898566 ( 2.001649)
build_miniruby 0.001163 0.000484 0.065316 ( 0.064668)
build_ruby 0.001385 0.000577 0.063761 ( 0.061291)
build_all 0.003908 0.003997 1.257765 ( 0.471735)
build_install 0.008287 0.008531 4.276789 ( 1.776951)
test_btest 0.001021 0.000550 55.025851 ( 6.576200)
test_basic 0.000686 0.005216 0.285057 ( 0.375502)
test_all 0.001595 0.000982 486.469778 ( 51.288310)
test_rubyspec 0.093660 0.039362 41.836698 ( 47.415883)
total: 110.03 sec