Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-115149
#<BuildRuby:0x00005590082d27e0
@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.20220827-115149",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006178 0.000476 0.846107 ( 0.887119)
build_miniruby 0.000821 0.000063 0.057664 ( 0.056491)
build_ruby 0.000830 0.000064 0.060052 ( 0.058856)
build_all 0.004538 0.000000 1.539590 ( 0.589828)
build_install 0.011028 0.000000 1.935929 ( 0.964983)
test_btest 0.000731 0.000000 52.780739 ( 8.063174)
test_basic 0.000000 0.005377 0.262630 ( 0.351865)
test_all 0.000590 0.002266 610.376491 ( 92.578466)
test_rubyspec 0.114880 0.013966 44.115243 ( 52.398817)
total: 155.95 sec