Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-044141
#<BuildRuby:0x0000562a906d51f8
@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-044141",
@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.000032 0.000002 0.000034 ( 0.000034)
autoconf 0.000035 0.000002 0.000037 ( 0.000040)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.000000 0.012079 0.809609 ( 1.143471)
build_miniruby 0.000000 0.002018 0.065540 ( 0.064072)
build_ruby 0.000000 0.001299 0.052642 ( 0.051495)
build_all 0.005255 0.002172 1.279573 ( 0.484846)
build_install 0.013785 0.001593 1.553566 ( 0.781727)
test_btest 0.000715 0.000224 53.636942 ( 6.237740)
test_basic 0.004540 0.001419 0.282404 ( 0.372820)
test_all 0.003911 0.001222 504.658131 ( 52.462871)
test_rubyspec 0.086137 0.046669 41.873613 ( 49.467685)
total: 111.07 sec