Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-062433
#<BuildRuby:0x00005612e6078010
@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.20230115-062433",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000039 0.000012 0.000051 ( 0.000049)
build_up 0.008736 0.001376 1.302181 ( 1.595214)
build_miniruby 0.001019 0.000292 1.699228 ( 1.569713)
build_ruby 0.001188 0.000340 2.783255 ( 2.780727)
build_all 0.005148 0.004670 16.888744 ( 2.984723)
build_install 0.004908 0.004642 2.163508 ( 1.099152)
test_btest 0.000577 0.000216 70.612903 ( 11.656431)
test_basic 0.004684 0.001757 0.341532 ( 0.428101)
test_all 0.001069 0.000401 678.366972 (101.614197)
test_rubyspec 0.097008 0.035222 52.784371 ( 60.958158)
total: 184.69 sec