Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-115531
#<BuildRuby:0x000055653933c018
@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.20220819-115531",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005157 0.001875 0.882432 ( 1.079326)
build_miniruby 0.000731 0.000266 0.057728 ( 0.056498)
build_ruby 0.000751 0.000273 0.059431 ( 0.058173)
build_all 0.001469 0.003232 1.530608 ( 0.590102)
build_install 0.009197 0.001906 1.932382 ( 0.972517)
test_btest 0.000536 0.000206 52.625523 ( 8.632605)
test_basic 0.004291 0.001650 0.346637 ( 0.434779)
test_all 0.001644 0.000273 624.700129 ( 89.206713)
test_rubyspec 0.072331 0.056514 44.550371 ( 52.908717)
total: 153.94 sec