Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-003536
#<BuildRuby:0x0000559281e9e918
@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.20221204-003536",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000910 0.004249 1.126147 ( 1.167544)
build_miniruby 0.000781 0.000087 1.018025 ( 1.016629)
build_ruby 0.001090 0.000121 2.726549 ( 2.640756)
build_all 0.008634 0.000455 15.853939 ( 3.423383)
build_install 0.009517 0.001002 2.231504 ( 1.256158)
test_btest 0.000573 0.000060 67.023669 ( 10.840166)
test_basic 0.000000 0.005049 0.338069 ( 0.429004)
test_all 0.000820 0.000130 677.470250 (109.302553)
test_rubyspec 0.043572 0.029473 52.882791 ( 60.974272)
total: 191.05 sec