Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-035112
#<BuildRuby:0x000055c8ac4d5e98
@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.20230126-035112",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.006714 0.000354 0.940557 ( 1.098940)
build_miniruby 0.001187 0.000158 1.006920 ( 1.005057)
build_ruby 0.001429 0.000191 2.774193 ( 2.771555)
build_all 0.005240 0.004574 16.865751 ( 3.064182)
build_install 0.000237 0.009022 2.073294 ( 1.072460)
test_btest 0.000857 0.000268 70.437555 ( 11.036270)
test_basic 0.004948 0.001546 0.341366 ( 0.427668)
test_all 0.000469 0.000780 666.768838 (101.353570)
test_rubyspec 0.065894 0.043490 52.056702 ( 60.155417)
total: 181.99 sec