Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-013954
#<BuildRuby:0x000055d9a64301e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-013954",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005807 0.000647 0.877842 ( 0.891911)
build_miniruby 0.000733 0.000245 0.057418 ( 0.056248)
build_ruby 0.000625 0.000208 0.059775 ( 0.058627)
build_all 0.003411 0.001137 1.523674 ( 0.582438)
build_install 0.010559 0.000481 1.909597 ( 0.950258)
test_btest 0.000613 0.000175 48.065006 ( 8.610657)
test_basic 0.005679 0.000285 0.290251 ( 0.378275)
test_all 0.001310 0.000350 592.473583 ( 88.389249)
test_rubyspec 0.087322 0.022728 43.654648 ( 51.943286)
total: 151.86 sec