Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-030402
#<BuildRuby:0x000056290b29a9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220823-030402",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.013141 0.000000 0.834965 ( 1.062167)
build_miniruby 0.001572 0.000000 0.063876 ( 0.062615)
build_ruby 0.001696 0.000000 0.064995 ( 0.062763)
build_all 0.007115 0.000000 1.234826 ( 0.468513)
build_install 0.005215 0.011652 1.597705 ( 0.795443)
test_btest 0.001310 0.000174 50.849764 ( 6.014543)
test_basic 0.006586 0.000083 0.296534 ( 0.386611)
test_all 0.004053 0.000000 486.556968 ( 51.929654)
test_rubyspec 0.099960 0.032428 41.774183 ( 50.232010)
total: 111.02 sec