Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-164921
#<BuildRuby:0x0000561f30d47e70
@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.20230125-164921",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000047 0.000000 0.000047 ( 0.000031)
build_up 0.007935 0.000000 0.671674 (123.449068)
build_miniruby 0.001359 0.000000 1.007930 ( 1.005998)
build_ruby 0.001417 0.000000 2.768585 ( 2.766302)
build_all 0.005486 0.004522 16.658337 ( 2.981760)
build_install 0.004246 0.004997 2.084392 ( 1.078649)
test_btest 0.000937 0.000000 72.005663 ( 10.665768)
test_basic 0.001988 0.004481 0.335964 ( 0.422485)
test_all 0.002197 0.000347 652.103520 (102.347174)
test_rubyspec 0.077886 0.029690 51.807828 ( 59.900050)
total: 304.62 sec