Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-232718
#<BuildRuby:0x0000558dccceb468
@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.20230118-232718",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.003099 0.003485 0.848397 ( 1.035633)
build_miniruby 0.001201 0.000141 1.024286 ( 1.022313)
build_ruby 0.001500 0.000177 2.772010 ( 2.769319)
build_all 0.005023 0.004835 16.923495 ( 3.004816)
build_install 0.011521 0.000000 2.121039 ( 1.079195)
test_btest 0.001054 0.000000 75.675083 ( 10.750173)
test_basic 0.006026 0.000896 0.370528 ( 0.456460)
test_all 0.001341 0.000000 652.831564 (113.581696)
test_rubyspec 0.092442 0.036109 51.740088 ( 59.775723)
total: 193.48 sec