Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-231416
#<BuildRuby:0x000055ee2b5fbf58
@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.20221115-231416",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004573 0.000254 1.072963 ( 1.115875)
build_miniruby 0.000000 0.000937 0.985399 ( 0.983873)
build_ruby 0.000000 0.001089 2.738750 ( 2.629972)
build_all 0.006832 0.001961 15.794808 ( 3.262236)
build_install 0.009469 0.000502 1.956381 ( 1.164047)
test_btest 0.000526 0.000050 57.749250 ( 11.401239)
test_basic 0.000205 0.004508 0.308485 ( 0.399448)
test_all 0.001164 0.000166 631.766339 (103.747925)
test_rubyspec 0.054203 0.017546 51.727772 ( 59.937320)
total: 184.64 sec