Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-074547
#<BuildRuby:0x00005578d5e968a0
@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.20220227-074547",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.008156 0.001882 1.012468 ( 1.613585)
build_miniruby 0.001676 0.000387 0.077304 ( 0.074975)
build_ruby 0.001827 0.000421 0.081088 ( 0.078531)
build_all 0.009895 0.000121 4.143427 ( 0.821388)
build_install 0.019669 0.003934 8.146107 ( 2.461632)
test_btest 0.001098 0.000000 69.757832 ( 8.128856)
test_basic 0.000736 0.007146 0.338294 ( 0.432662)
test_all 0.001590 0.000434 721.856598 ( 68.658645)
test_rubyspec 0.087256 0.076092 46.482521 ( 51.844799)
total: 134.12 sec