Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-185515
#<BuildRuby:0x0000556c90183f38
@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.20221225-185515",
@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.000016)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003558 0.000628 0.842589 ( 1.864592)
build_miniruby 0.000797 0.000141 1.020442 ( 1.019407)
build_ruby 0.001036 0.000183 2.690195 ( 2.688608)
build_all 0.008046 0.000623 15.756949 ( 3.294953)
build_install 0.007849 0.000526 2.313768 ( 1.320025)
test_btest 0.000000 0.000583 61.205831 ( 11.897998)
test_basic 0.001988 0.002648 0.294371 ( 0.385808)
test_all 0.000761 0.000144 650.259147 (110.083764)
test_rubyspec 0.047484 0.020522 51.700131 ( 59.809442)
total: 192.37 sec