Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-025147
#<BuildRuby:0x000055b6bc35c410
@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.20230111-025147",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006632 0.000000 0.845493 ( 1.079913)
build_miniruby 0.001337 0.000000 1.008918 ( 1.006727)
build_ruby 0.001208 0.000345 2.787502 ( 2.785082)
build_all 0.002902 0.007095 16.867171 ( 3.005297)
build_install 0.006384 0.005169 2.145711 ( 1.078240)
test_btest 0.000686 0.000294 77.350337 ( 10.756769)
test_basic 0.007022 0.000196 0.353192 ( 0.438338)
test_all 0.001114 0.000436 665.869566 (115.134948)
test_rubyspec 0.076041 0.056315 51.764014 ( 59.787561)
total: 195.07 sec