Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-193233
#<BuildRuby:0x000055fb7a2d5480
@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-193233",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001012 0.009830 0.832339 ( 0.880297)
build_miniruby 0.001059 0.000674 0.062943 ( 0.061960)
build_ruby 0.001202 0.000765 0.066176 ( 0.065036)
build_all 0.005015 0.004623 1.288388 ( 0.480558)
build_install 0.011645 0.004739 4.438687 ( 1.863556)
test_btest 0.001139 0.000700 53.596379 ( 6.271177)
test_basic 0.000978 0.005313 0.281032 ( 0.372267)
test_all 0.000733 0.002095 511.614929 ( 53.297538)
test_rubyspec 0.093488 0.036737 41.714588 ( 47.605044)
total: 110.90 sec