Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-143355
#<BuildRuby:0x000055abc87728a0
@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.20220324-143355",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008522 0.001967 0.985447 ( 1.105285)
build_miniruby 0.001482 0.000342 0.077881 ( 0.075786)
build_ruby 0.001726 0.000398 0.074987 ( 0.072871)
build_all 0.006016 0.003817 3.992761 ( 0.837137)
build_install 0.016619 0.005369 7.866108 ( 2.391563)
test_btest 0.000505 0.000141 78.356261 ( 7.988383)
test_basic 0.004959 0.001378 0.348338 ( 0.448908)
test_all 0.000714 0.001590 667.404770 ( 65.386843)
test_rubyspec 0.123616 0.053676 45.713954 ( 51.052492)
total: 129.36 sec