Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-193436
#<BuildRuby:0x00005599dd0ee878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-193436",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.001647 0.004923 0.830932 ( 1.679531)
build_miniruby 0.000706 0.000326 0.058510 ( 0.057171)
build_ruby 0.000668 0.000308 0.060747 ( 0.059604)
build_all 0.003228 0.001490 1.565402 ( 0.600043)
build_install 0.006152 0.004957 1.951310 ( 0.975697)
test_btest 0.000694 0.000000 52.108174 ( 8.582041)
test_basic 0.003399 0.002073 0.254969 ( 0.343900)
test_all 0.000629 0.000314 629.412473 ( 91.191110)
test_rubyspec 0.057471 0.068903 44.134878 ( 51.497320)
total: 154.99 sec