Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-011634
#<BuildRuby:0x0000562580913fb0
@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.20221121-011634",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.004567 1.092327 ( 1.745103)
build_miniruby 0.000000 0.000888 1.050837 ( 1.049377)
build_ruby 0.000000 0.001193 2.803682 ( 2.688259)
build_all 0.004343 0.004412 15.936220 ( 3.320489)
build_install 0.008850 0.001058 1.943110 ( 1.113560)
test_btest 0.000515 0.000109 60.459376 ( 10.873217)
test_basic 0.004290 0.000903 0.342980 ( 0.433192)
test_all 0.001017 0.000000 630.251023 (101.935233)
test_rubyspec 0.056311 0.014423 51.908637 ( 60.176701)
total: 183.34 sec