Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-043603
#<BuildRuby:0x000055d0f408ff00
@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.20221125-043603",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004668 0.000234 1.085643 ( 1.548584)
build_miniruby 0.000814 0.000040 0.952325 ( 0.950986)
build_ruby 0.001317 0.000066 2.730348 ( 2.623492)
build_all 0.008298 0.000415 15.864077 ( 3.330502)
build_install 0.009222 0.000461 2.154545 ( 1.302212)
test_btest 0.000595 0.000030 56.538040 ( 12.280286)
test_basic 0.000000 0.004953 0.321606 ( 0.412023)
test_all 0.001182 0.000359 703.243940 (109.055315)
test_rubyspec 0.046878 0.015988 53.774713 ( 62.052427)
total: 193.56 sec