Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-185750
#<BuildRuby:0x0000563f3231bdf8
@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-185750",
@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.000023)
autoconf 0.000018 0.000001 0.000019 ( 0.000033)
configure 0.000016 0.000002 0.000018 ( 0.000016)
build_up 0.001225 0.003569 1.097394 ( 1.144049)
build_miniruby 0.000898 0.000120 0.985567 ( 0.984321)
build_ruby 0.001078 0.000143 2.824228 ( 2.723497)
build_all 0.008278 0.000547 15.982458 ( 3.419235)
build_install 0.008390 0.000000 2.033206 ( 1.160158)
test_btest 0.000000 0.000590 57.170071 ( 11.226867)
test_basic 0.002573 0.002686 0.344223 ( 0.434699)
test_all 0.001136 0.000000 704.572826 (108.855581)
test_rubyspec 0.042278 0.033812 53.671742 ( 61.838616)
total: 191.79 sec