Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-064335
#<BuildRuby:0x000055fa432e7ed8
@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.20221124-064335",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004926 0.000000 1.120526 ( 1.458255)
build_miniruby 0.000955 0.000000 1.004170 ( 1.002646)
build_ruby 0.001196 0.000000 2.848674 ( 2.762527)
build_all 0.008679 0.000000 15.758189 ( 3.271298)
build_install 0.009275 0.000000 1.998326 ( 1.149896)
test_btest 0.000590 0.000000 61.728467 ( 10.884696)
test_basic 0.004569 0.000000 0.287081 ( 0.378111)
test_all 0.001509 0.000000 683.850954 (107.174892)
test_rubyspec 0.042841 0.028229 54.008842 ( 62.240599)
total: 190.32 sec