Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-203202
#<BuildRuby:0x0000562d9f6f3dd0
@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.20220814-203202",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.003084 0.003450 0.806629 ( 1.005559)
build_miniruby 0.000000 0.001038 0.057406 ( 0.056156)
build_ruby 0.000000 0.000965 0.059680 ( 0.058522)
build_all 0.001312 0.003267 1.539313 ( 0.604884)
build_install 0.008636 0.000430 1.947006 ( 0.982084)
test_btest 0.000602 0.000121 48.765463 ( 8.711369)
test_basic 0.004695 0.000939 0.268487 ( 0.357395)
test_all 0.001151 0.000230 615.876431 ( 88.546213)
test_rubyspec 0.090066 0.037655 44.098338 ( 51.527504)
total: 151.85 sec