Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-203523
#<BuildRuby:0x0000559d43cdbf00
@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.20220728-203523",
@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.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004339 0.001736 0.815908 ( 1.009397)
build_miniruby 0.000679 0.000272 0.056753 ( 0.055598)
build_ruby 0.000690 0.000276 0.058859 ( 0.057657)
build_all 0.003366 0.001347 1.528655 ( 0.596515)
build_install 0.009562 0.001636 5.641787 ( 2.152012)
test_btest 0.000893 0.000000 48.210855 ( 8.405751)
test_basic 0.005145 0.000205 0.279719 ( 0.368748)
test_all 0.000972 0.000324 612.419185 ( 88.275247)
test_rubyspec 0.043337 0.045666 43.828399 ( 49.486239)
total: 150.41 sec