Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-164631
#<BuildRuby:0x0000561022280018
@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.20221120-164631",
@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.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000630 0.004246 1.094202 ( 1.836959)
build_miniruby 0.000837 0.000000 1.046830 ( 1.045634)
build_ruby 0.000000 0.001058 2.742888 ( 2.651358)
build_all 0.006260 0.002472 15.722517 ( 3.357678)
build_install 0.007632 0.000898 1.970902 ( 1.162294)
test_btest 0.000490 0.000057 58.475844 ( 11.613755)
test_basic 0.001687 0.003954 0.322029 ( 0.411911)
test_all 0.001092 0.000182 653.318922 (102.119953)
test_rubyspec 0.058320 0.019443 51.267282 ( 59.582931)
total: 183.78 sec