Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-082830
#<BuildRuby:0x000055ca7b6041b8
@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-082830",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001162 0.003771 1.039154 ( 1.057493)
build_miniruby 0.000688 0.000098 0.983104 ( 0.981806)
build_ruby 0.001067 0.000153 2.702172 ( 2.611274)
build_all 0.008623 0.000050 15.806603 ( 3.264336)
build_install 0.009320 0.000116 1.994769 ( 1.148985)
test_btest 0.000534 0.000059 65.247015 ( 10.753921)
test_basic 0.004182 0.000465 0.296463 ( 0.387806)
test_all 0.000000 0.001399 703.083720 (110.147468)
test_rubyspec 0.030525 0.030484 53.453413 ( 61.604077)
total: 191.96 sec