Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-072406
#<BuildRuby:0x000055bc5dcd51f8
@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.20220824-072406",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008524 0.001421 0.858885 ( 2.911773)
build_miniruby 0.001932 0.000322 0.058193 ( 0.091523)
build_ruby 0.001410 0.000235 0.058132 ( 0.057372)
build_all 0.009081 0.000620 1.249535 ( 0.478165)
build_install 0.013403 0.003128 1.550782 ( 0.798107)
test_btest 0.001200 0.000200 52.678949 ( 6.331072)
test_basic 0.001694 0.005074 0.285787 ( 0.377664)
test_all 0.004144 0.000920 488.880968 ( 51.687148)
test_rubyspec 0.086936 0.047497 42.026374 ( 50.512170)
total: 113.25 sec