Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-153827
#<BuildRuby:0x000055875d301328
@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.20220810-153827",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005110 0.004050 0.853976 ( 1.580171)
build_miniruby 0.001176 0.000168 0.054566 ( 0.053453)
build_ruby 0.001702 0.000243 0.063048 ( 0.061867)
build_all 0.003494 0.004926 1.286232 ( 0.472037)
build_install 0.015098 0.002133 4.174433 ( 1.793984)
test_btest 0.001579 0.000000 51.873457 ( 6.131556)
test_basic 0.000537 0.004406 0.288987 ( 0.380123)
test_all 0.001510 0.000377 499.965296 ( 52.718059)
test_rubyspec 0.077014 0.049992 41.254912 ( 48.893272)
total: 112.09 sec