Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-163539
#<BuildRuby:0x0000560effc33e80
@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.20230101-163539",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002070 0.004375 0.845220 ( 1.019477)
build_miniruby 0.001018 0.000204 1.014474 ( 1.012456)
build_ruby 0.001382 0.000277 2.779070 ( 2.776403)
build_all 0.005331 0.004532 16.804565 ( 3.000790)
build_install 0.002622 0.009181 2.297778 ( 1.192699)
test_btest 0.000804 0.000296 77.952710 ( 10.770238)
test_basic 0.006545 0.000000 0.361450 ( 0.447530)
test_all 0.001182 0.000000 665.793137 (108.931684)
test_rubyspec 0.087202 0.047033 51.628323 ( 59.688447)
total: 188.84 sec