Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-173107
#<BuildRuby:0x00005645e4aab8f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221230-173107",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000000 0.000009 0.000009 ( 0.000009)
autoconf 0.000000 0.000009 0.000009 ( 0.000008)
configure 0.000000 0.000011 0.000011 ( 0.000010)
build_up 0.000000 0.003266 0.594241 ( 1.003480)
build_miniruby 0.000000 0.000901 0.744690 ( 0.744080)
build_ruby 0.000000 0.001343 2.504831 ( 2.505055)
build_all 0.001948 0.007314 12.684259 ( 1.528080)
build_install 0.005965 0.000887 1.616774 ( 0.767190)
test_btest 0.000515 0.000184 65.701118 ( 5.817006)
test_basic 0.002442 0.000872 0.241563 ( 0.337186)
test_all 0.000964 0.000344 483.993042 ( 45.952032)
test_rubyspec 0.011928 0.016110 34.917670 ( 45.474898)
total: 104.13 sec