Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-024942
#<BuildRuby:0x000055abb0342fe0
@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-024942",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006737 0.005761 1.031653 ( 1.158695)
build_miniruby 0.001520 0.000351 0.073161 ( 0.071843)
build_ruby 0.001505 0.000348 0.071212 ( 0.070068)
build_all 0.003756 0.006130 1.537937 ( 0.581069)
build_install 0.019279 0.004003 1.918600 ( 0.938843)
test_btest 0.000959 0.000274 76.484341 ( 8.168573)
test_basic 0.007436 0.000290 0.333737 ( 0.424067)
test_all 0.005684 0.001157 651.121576 ( 64.374134)
test_rubyspec 0.119637 0.063483 45.668457 ( 53.209783)
total: 129.00 sec