Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-140122
#<BuildRuby:0x000055a52259fe30
@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.20221222-140122",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003889 0.000278 0.959298 ( 1.429815)
build_miniruby 0.000820 0.000058 1.033781 ( 1.032604)
build_ruby 0.001028 0.000073 2.813392 ( 2.812397)
build_all 0.004573 0.004381 15.765506 ( 3.266469)
build_install 0.008685 0.000540 2.330005 ( 1.345898)
test_btest 0.000541 0.000068 61.149266 ( 11.442874)
test_basic 0.004302 0.000538 0.309424 ( 0.400103)
test_all 0.001156 0.000144 676.062029 (135.532668)
test_rubyspec 0.038494 0.021241 51.173893 ( 59.482608)
total: 216.75 sec