Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-193234
#<BuildRuby:0x0000558c04e6ce50
@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.20220630-193234",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007327 0.003952 0.972275 ( 1.133283)
build_miniruby 0.001503 0.000300 0.076937 ( 0.075396)
build_ruby 0.001617 0.000323 0.067765 ( 0.066093)
build_all 0.007270 0.001454 1.432975 ( 0.582543)
build_install 0.021431 0.002090 5.761887 ( 2.771098)
test_btest 0.001206 0.000212 75.036707 ( 8.633168)
test_basic 0.003428 0.003945 0.337583 ( 0.426296)
test_all 0.002310 0.000486 628.281412 ( 64.108584)
test_rubyspec 0.125589 0.051521 45.803589 ( 51.609636)
total: 129.41 sec