Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-075616
#<BuildRuby:0x000055b0a2e25c18
@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.20221208-075616",
@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.000000 0.000009 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.005079 0.000000 1.173706 ( 1.175185)
build_miniruby 0.000965 0.000000 0.939107 ( 0.937634)
build_ruby 0.001291 0.000000 2.613672 ( 2.527318)
build_all 0.009061 0.000000 15.847244 ( 3.283037)
build_install 0.005312 0.004025 2.294816 ( 1.250112)
test_btest 0.000521 0.000026 60.048507 ( 11.826495)
test_basic 0.000000 0.005074 0.288922 ( 0.379293)
test_all 0.000000 0.001684 656.516824 (110.286514)
test_rubyspec 0.041835 0.025515 52.345217 ( 60.618737)
total: 192.28 sec