Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-085017
#<BuildRuby:0x000055dabf232fe0
@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.20220725-085017",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011104 0.000451 1.037781 ( 1.423032)
build_miniruby 0.001402 0.000200 0.069094 ( 0.066904)
build_ruby 0.002129 0.000000 0.072008 ( 0.070077)
build_all 0.006815 0.003636 1.539643 ( 0.586802)
build_install 0.016033 0.006759 5.172008 ( 2.047745)
test_btest 0.001191 0.000264 77.380343 ( 8.409880)
test_basic 0.008497 0.000768 0.324741 ( 0.416153)
test_all 0.001841 0.000388 632.800110 ( 64.783464)
test_rubyspec 0.114047 0.060890 45.381123 ( 51.112168)
total: 128.92 sec