Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-031821
#<BuildRuby:0x000055818620c0d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221119-031821",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004487 0.000748 1.177338 ( 1.226073)
build_miniruby 0.000742 0.000124 0.947720 ( 0.946479)
build_ruby 0.001142 0.000190 2.738509 ( 2.646295)
build_all 0.006067 0.003035 15.980677 ( 3.366628)
build_install 0.009004 0.000900 2.015794 ( 1.156500)
test_btest 0.000549 0.000099 62.368881 ( 11.554408)
test_basic 0.004456 0.000026 0.287544 ( 0.379577)
test_all 0.000926 0.000161 633.345851 (101.667296)
test_rubyspec 0.030007 0.029448 51.875709 ( 60.096731)
total: 183.04 sec