Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-173150
#<BuildRuby:0x00005592e9727348
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230522-173150",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001227 0.003810 1.302893 ( 2.609052)
build_miniruby 0.000906 0.000091 0.786264 ( 0.785561)
build_ruby 0.000000 0.001283 2.432584 ( 2.433731)
build_all 0.004653 0.004771 12.573956 ( 1.113144)
build_install 0.004518 0.003038 1.710276 ( 0.922802)
test_btest 0.000903 0.000173 82.546205 ( 7.117966)
test_basic 0.001204 0.002966 0.470899 ( 0.554019)
test_all 0.000817 0.000182 435.057531 ( 49.400385)
test_rubyspec 0.021232 0.019775 42.889776 ( 55.261240)
total: 120.20 sec