Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-235055
#<BuildRuby:0x000055a565c9b2c8
@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.20221122-235055",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004548 0.000041 1.089705 ( 1.086760)
build_miniruby 0.000902 0.000000 0.968723 ( 0.967463)
build_ruby 0.001139 0.000000 2.751443 ( 2.664139)
build_all 0.008545 0.000000 15.921893 ( 3.335282)
build_install 0.009661 0.000239 1.955559 ( 1.097514)
test_btest 0.000507 0.000027 63.989827 ( 11.105862)
test_basic 0.004787 0.000027 0.327724 ( 0.418923)
test_all 0.001423 0.000071 685.279383 (107.729529)
test_rubyspec 0.049438 0.013446 53.055702 ( 61.292822)
total: 189.70 sec