Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-074432
#<BuildRuby:0x0000562028173448
@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-074432",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006514 0.000173 0.843712 ( 1.221748)
build_miniruby 0.001002 0.000067 0.057758 ( 0.056483)
build_ruby 0.000961 0.000064 0.059278 ( 0.058028)
build_all 0.003786 0.000253 1.496135 ( 0.605279)
build_install 0.003098 0.007924 6.231599 ( 2.801747)
test_btest 0.000598 0.000106 46.936637 ( 8.832689)
test_basic 0.001168 0.004447 0.298384 ( 0.386874)
test_all 0.001226 0.000288 633.343199 ( 94.847641)
test_rubyspec 0.097169 0.032897 44.403532 ( 49.284867)
total: 158.10 sec