Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-215235
#<BuildRuby:0x000055733ce68638
@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.20230104-215235",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000029 0.000002 0.000031 ( 0.000019)
build_up 0.003217 0.003491 0.853214 ( 1.050375)
build_miniruby 0.001151 0.000136 1.019393 ( 1.017383)
build_ruby 0.001715 0.000000 2.766876 ( 2.764099)
build_all 0.009653 0.000000 16.701875 ( 2.958853)
build_install 0.006893 0.004874 2.292560 ( 1.188138)
test_btest 0.000870 0.000130 66.955468 ( 10.830772)
test_basic 0.001855 0.004612 0.310381 ( 0.396594)
test_all 0.001145 0.000229 685.465657 ( 96.249843)
test_rubyspec 0.085754 0.048579 51.778920 ( 59.789289)
total: 176.25 sec