Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-183905
#<BuildRuby:0x000055c54b8ac3a0
@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.20220804-183905",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.008350 0.003906 0.971645 ( 1.633412)
build_miniruby 0.002159 0.000254 0.067934 ( 0.065965)
build_ruby 0.001824 0.000000 0.083289 ( 0.081465)
build_all 0.010718 0.000064 1.523825 ( 0.564937)
build_install 0.020487 0.004074 5.100001 ( 2.061589)
test_btest 0.001115 0.000134 71.011585 ( 8.198980)
test_basic 0.004244 0.004124 0.323098 ( 0.418566)
test_all 0.001088 0.002837 642.877492 ( 64.486516)
test_rubyspec 0.088152 0.081975 45.720625 ( 53.271641)
total: 130.78 sec