Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-162033
#<BuildRuby:0x000055ced2657fb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-162033",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004091 0.000000 0.865582 ( 1.107661)
build_miniruby 0.000858 0.000000 1.011722 ( 1.010771)
build_ruby 0.001106 0.000000 2.727779 ( 2.726450)
build_all 0.008924 0.000000 15.836708 ( 3.378783)
build_install 0.009089 0.000137 2.230007 ( 1.270669)
test_btest 0.000501 0.000050 68.037618 ( 11.687926)
test_basic 0.004317 0.000432 0.306331 ( 0.397218)
test_all 0.001224 0.000122 667.862819 (146.034640)
test_rubyspec 0.058075 0.010971 52.226341 ( 60.332312)
total: 227.95 sec