Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-132855
#<BuildRuby:0x000055f70574c6e0
@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.20220814-132855",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008501 0.003554 0.983668 ( 1.161695)
build_miniruby 0.000000 0.001817 0.067328 ( 0.065714)
build_ruby 0.000503 0.001907 0.073632 ( 0.071439)
build_all 0.006392 0.004323 1.515955 ( 0.578223)
build_install 0.021210 0.000967 1.875346 ( 0.915616)
test_btest 0.001371 0.000238 75.578508 ( 8.567231)
test_basic 0.006264 0.001089 0.329335 ( 0.418922)
test_all 0.004435 0.002540 650.580931 ( 64.655277)
test_rubyspec 0.111712 0.067516 45.867594 ( 53.490837)
total: 129.93 sec