Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-095728
#<BuildRuby:0x00005582d8ed7f00
@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.20221123-095728",
@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.000024 0.000000 0.000024 ( 0.000023)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000000 0.004915 1.046050 ( 1.225723)
build_miniruby 0.000000 0.000941 1.054074 ( 1.052948)
build_ruby 0.000000 0.001194 2.843277 ( 2.739193)
build_all 0.007359 0.001381 15.865915 ( 3.253863)
build_install 0.004275 0.004308 2.028024 ( 1.166416)
test_btest 0.000620 0.000080 59.750837 ( 11.531218)
test_basic 0.004844 0.000063 0.293386 ( 0.383574)
test_all 0.001070 0.000134 718.570897 (111.466607)
test_rubyspec 0.033010 0.027273 53.618730 ( 61.810186)
total: 194.63 sec