Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-114505
#<BuildRuby:0x0000555ed8ec4028
@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-114505",
@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.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000027)
build_up 0.006654 0.000000 0.933793 ( 1.091665)
build_miniruby 0.001319 0.000000 1.012664 ( 1.010745)
build_ruby 0.001595 0.000000 2.772057 ( 2.769592)
build_all 0.009447 0.000000 16.768491 ( 3.010465)
build_install 0.002859 0.008446 2.065746 ( 1.065335)
test_btest 0.001080 0.000108 69.499006 ( 11.232788)
test_basic 0.001938 0.004573 0.355298 ( 0.441724)
test_all 0.001194 0.000179 658.770751 (106.394222)
test_rubyspec 0.085091 0.044656 51.721775 ( 59.780817)
total: 186.80 sec