Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-105512
#<BuildRuby:0x0000562844bcc100
@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.20220425-105512",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006667 0.000393 0.948683 ( 2.530868)
build_miniruby 0.000918 0.000132 0.058089 ( 0.056811)
build_ruby 0.000850 0.000122 0.059341 ( 0.058153)
build_all 0.000708 0.003539 1.500714 ( 0.604348)
build_install 0.008999 0.001799 6.246211 ( 2.806250)
test_btest 0.000720 0.000144 49.623248 ( 8.614309)
test_basic 0.005861 0.000224 0.359082 ( 0.446642)
test_all 0.001072 0.000201 621.111888 ( 87.750018)
test_rubyspec 0.087671 0.032614 44.458773 ( 49.330204)
total: 152.20 sec