Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-074211
#<BuildRuby:0x000055fd4e7988e8
@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.20220310-074211",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000017 0.000008 0.000025 ( 0.000026)
configure 0.000025 0.000012 0.000037 ( 0.000033)
build_up 0.006736 0.005320 1.003830 ( 1.911873)
build_miniruby 0.001118 0.000559 0.078477 ( 0.076567)
build_ruby 0.001514 0.000757 0.075881 ( 0.073586)
build_all 0.007138 0.003569 1.514551 ( 0.608356)
build_install 0.016683 0.005795 5.247411 ( 2.176071)
test_btest 0.000000 0.001156 78.246035 ( 8.069867)
test_basic 0.003455 0.003064 0.337704 ( 0.431621)
test_all 0.001240 0.000620 703.624617 ( 68.356663)
test_rubyspec 0.086541 0.085232 46.115388 ( 51.557883)
total: 133.26 sec