Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-011102
#<BuildRuby:0x000056414112a628
@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-011102",
@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.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004128 0.000295 0.798966 ( 1.166951)
build_miniruby 0.000833 0.000060 0.997533 ( 0.996186)
build_ruby 0.001110 0.000079 2.634848 ( 2.633132)
build_all 0.008665 0.000285 15.744023 ( 3.387835)
build_install 0.010082 0.000000 2.207183 ( 1.224597)
test_btest 0.000551 0.000000 66.554421 ( 10.828402)
test_basic 0.000000 0.004215 0.324897 ( 0.416275)
test_all 0.000000 0.001168 634.963111 (100.511770)
test_rubyspec 0.037606 0.029355 51.752237 ( 59.973107)
total: 181.14 sec