Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-011307
#<BuildRuby:0x0000561699f2bfb0
@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.20230131-011307",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.006651 0.000000 0.887157 ( 1.057238)
build_miniruby 0.001306 0.000000 1.013037 ( 1.010918)
build_ruby 0.001422 0.000000 2.778232 ( 2.775825)
build_all 0.005472 0.004451 16.718886 ( 3.012704)
build_install 0.010725 0.000596 2.098317 ( 1.075695)
test_btest 0.001085 0.000060 76.108501 ( 10.808221)
test_basic 0.001709 0.005306 0.360178 ( 0.445370)
test_all 0.001375 0.000153 670.364111 (105.422483)
test_rubyspec 0.103895 0.027351 51.593623 ( 59.633178)
total: 185.24 sec