Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-175229
#<BuildRuby:0x000055eb272b91f8
@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.20220722-175229",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.009361 0.000387 0.846530 ( 0.927977)
build_miniruby 0.001971 0.000141 0.064077 ( 0.062197)
build_ruby 0.001608 0.000114 0.066733 ( 0.065057)
build_all 0.007918 0.000566 1.229596 ( 0.466924)
build_install 0.010433 0.005869 4.271912 ( 1.758489)
test_btest 0.000958 0.000128 54.089352 ( 6.109426)
test_basic 0.005170 0.000689 0.294027 ( 0.392276)
test_all 0.002153 0.000287 503.415739 ( 53.451342)
test_rubyspec 0.080687 0.052357 41.620642 ( 47.506804)
total: 110.74 sec