Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-015406
#<BuildRuby:0x000055d8256efde0
@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.20220720-015406",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002513 0.004026 0.836050 ( 0.878648)
build_miniruby 0.000928 0.000062 0.057155 ( 0.055804)
build_ruby 0.000961 0.000064 0.058934 ( 0.057622)
build_all 0.004448 0.000296 1.546921 ( 0.601873)
build_install 0.010527 0.000702 5.629898 ( 2.161373)
test_btest 0.000802 0.000053 48.958534 ( 8.847966)
test_basic 0.005378 0.000000 0.264048 ( 0.353004)
test_all 0.001410 0.000000 634.706318 ( 90.197424)
test_rubyspec 0.090106 0.024001 43.837565 ( 49.642947)
total: 152.80 sec