Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-205539
#<BuildRuby:0x000055fd89cdc0f8
@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.20221221-205539",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004114 0.000000 0.897805 ( 1.273858)
build_miniruby 0.001101 0.000000 0.975489 ( 0.974302)
build_ruby 0.001268 0.000000 2.597119 ( 2.595218)
build_all 0.004367 0.004653 15.640256 ( 3.307231)
build_install 0.008871 0.000030 2.298581 ( 1.267056)
test_btest 0.000514 0.000081 66.124379 ( 11.310207)
test_basic 0.004213 0.000665 0.290286 ( 0.380973)
test_all 0.001200 0.000190 668.744482 (139.669064)
test_rubyspec 0.041769 0.023287 52.213846 ( 60.412817)
total: 221.19 sec