Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-014256
#<BuildRuby:0x000056347f0aa8c0
@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-014256",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004602 0.000329 1.074393 ( 1.132790)
build_miniruby 0.000920 0.000065 0.960009 ( 0.958605)
build_ruby 0.001128 0.000081 2.724230 ( 2.638316)
build_all 0.008307 0.000594 15.786904 ( 3.337543)
build_install 0.009063 0.000647 2.000610 ( 1.173689)
test_btest 0.000541 0.000038 65.069040 ( 10.581562)
test_basic 0.000000 0.004935 0.310324 ( 0.400740)
test_all 0.000624 0.000711 703.436683 (110.363234)
test_rubyspec 0.044265 0.021843 53.189048 ( 61.390463)
total: 191.98 sec