Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-064017
#<BuildRuby:0x00005568b2148208
@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-064017",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004639 0.000331 1.093779 ( 1.120578)
build_miniruby 0.000895 0.000064 1.009992 ( 1.008507)
build_ruby 0.001330 0.000095 2.898026 ( 2.774519)
build_all 0.008756 0.000000 15.843255 ( 3.384083)
build_install 0.003836 0.004360 2.048226 ( 1.223529)
test_btest 0.000543 0.000064 65.009156 ( 10.411478)
test_basic 0.001181 0.003895 0.316840 ( 0.407706)
test_all 0.001196 0.000199 676.253365 (114.717207)
test_rubyspec 0.037461 0.033165 53.740907 ( 62.014038)
total: 197.06 sec