Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-015028
#<BuildRuby:0x0000558753620018
@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-015028",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000551 0.004275 1.202538 ( 1.219214)
build_miniruby 0.000909 0.000130 0.970287 ( 0.968999)
build_ruby 0.001148 0.000164 2.796452 ( 2.682210)
build_all 0.008553 0.000555 15.930485 ( 3.313243)
build_install 0.009448 0.000000 2.251198 ( 1.267766)
test_btest 0.000601 0.000000 67.105851 ( 10.796595)
test_basic 0.004887 0.000000 0.311668 ( 0.402089)
test_all 0.000877 0.000000 698.296543 (106.730318)
test_rubyspec 0.042566 0.022847 53.871913 ( 62.041103)
total: 189.42 sec