Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-123705
#<BuildRuby:0x000055ce413bc0d0
@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.20230108-123705",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.006068 0.000427 0.854330 ( 1.131232)
build_miniruby 0.001140 0.000244 1.026926 ( 1.024880)
build_ruby 0.001158 0.000248 2.779988 ( 2.777513)
build_all 0.008165 0.001750 16.804997 ( 3.005659)
build_install 0.011567 0.000000 2.144606 ( 1.087398)
test_btest 0.000872 0.000000 80.795864 ( 11.039739)
test_basic 0.003340 0.004081 0.377722 ( 0.462254)
test_all 0.001390 0.000000 661.667553 (114.905261)
test_rubyspec 0.078481 0.048693 52.431560 ( 60.461272)
total: 195.90 sec