Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-071433
#<BuildRuby:0x000055f06beec378
@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.20221223-071433",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.004122 0.000010 0.882864 ( 1.098132)
build_miniruby 0.000921 0.000054 0.940340 ( 0.938974)
build_ruby 0.001260 0.000075 2.772535 ( 2.770725)
build_all 0.005307 0.003795 15.732914 ( 3.264336)
build_install 0.002268 0.006159 2.168803 ( 1.222487)
test_btest 0.000500 0.000091 59.773441 ( 11.338114)
test_basic 0.001227 0.003820 0.329539 ( 0.419882)
test_all 0.000673 0.000154 637.334436 (108.986095)
test_rubyspec 0.043864 0.026847 52.202006 ( 60.392194)
total: 190.43 sec