Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-125010
#<BuildRuby:0x000055f2062d0610
@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.20220724-125010",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010617 0.000305 0.972560 ( 1.251924)
build_miniruby 0.001689 0.000226 0.070818 ( 0.068770)
build_ruby 0.001880 0.000251 0.076404 ( 0.074548)
build_all 0.006099 0.004036 1.504982 ( 0.572439)
build_install 0.014668 0.009165 5.196072 ( 2.126891)
test_btest 0.000945 0.000237 72.945820 ( 8.777278)
test_basic 0.000000 0.007174 0.327098 ( 0.420855)
test_all 0.000004 0.001700 678.431211 ( 66.434417)
test_rubyspec 0.089952 0.083848 45.775948 ( 51.187727)
total: 130.92 sec