Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-112655
#<BuildRuby:0x0000558ec98c1e98
@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.20230125-112655",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000048 0.000000 0.000048 ( 0.000048)
configure 0.000012 0.000000 0.000012 ( 0.000026)
build_up 0.002790 0.003644 0.843520 ( 1.418955)
build_miniruby 0.000970 0.000373 1.016757 ( 1.014823)
build_ruby 0.001155 0.000444 2.765669 ( 2.763127)
build_all 0.007060 0.002716 16.697053 ( 2.997626)
build_install 0.011297 0.000000 2.078263 ( 1.070480)
test_btest 0.000895 0.000000 70.593714 ( 11.412739)
test_basic 0.001571 0.004611 0.308014 ( 0.394727)
test_all 0.001350 0.000155 667.358226 ( 95.507795)
test_rubyspec 0.059675 0.032202 51.825398 ( 59.892441)
total: 176.47 sec