Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-080332
#<BuildRuby:0x000055ab8c632f08
@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.20220823-080332",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006090 0.004729 0.879381 ( 0.987492)
build_miniruby 0.001465 0.000345 0.064911 ( 0.063014)
build_ruby 0.001460 0.000344 0.062168 ( 0.059461)
build_all 0.007182 0.001690 1.240123 ( 0.471931)
build_install 0.013197 0.002090 1.606114 ( 0.793502)
test_btest 0.001064 0.000237 52.062442 ( 6.177551)
test_basic 0.004482 0.000996 0.283339 ( 0.373980)
test_all 0.005420 0.000000 510.341183 ( 54.127224)
test_rubyspec 0.096178 0.038470 41.871781 ( 50.405635)
total: 113.46 sec