Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-054814
#<BuildRuby:0x000055e0705b7e20
@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.20221211-054814",
@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.000020 0.000004 0.000024 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004265 0.000083 0.906635 ( 1.287739)
build_miniruby 0.000861 0.000162 0.965587 ( 0.964314)
build_ruby 0.001238 0.000000 2.826206 ( 2.739651)
build_all 0.009314 0.000000 15.737626 ( 3.259347)
build_install 0.007911 0.001081 2.215211 ( 1.238941)
test_btest 0.000472 0.000074 66.736788 ( 10.792179)
test_basic 0.000427 0.004391 0.312340 ( 0.403257)
test_all 0.000806 0.000170 669.349865 (108.121591)
test_rubyspec 0.046113 0.023625 52.629815 ( 60.847219)
total: 189.65 sec