Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-222957
#<BuildRuby:0x0000559accf5be70
@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-222957",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.002221 0.004377 0.878192 ( 1.070754)
build_miniruby 0.001365 0.000000 1.022231 ( 1.020276)
build_ruby 0.001600 0.000000 2.789570 ( 2.787072)
build_all 0.008749 0.000948 16.773476 ( 3.020839)
build_install 0.001442 0.010027 2.077346 ( 1.093659)
test_btest 0.000000 0.000940 76.769263 ( 10.793196)
test_basic 0.003319 0.003069 0.353808 ( 0.440364)
test_all 0.001027 0.000302 668.429284 ( 96.678355)
test_rubyspec 0.074311 0.061656 51.647651 ( 59.688236)
total: 176.59 sec