Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-232136
#<BuildRuby:0x000055db964e7ba0
@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.20220721-232136",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008368 0.000644 0.883389 ( 0.995840)
build_miniruby 0.002313 0.000000 0.065117 ( 0.063381)
build_ruby 0.001455 0.000000 0.054336 ( 0.053220)
build_all 0.008168 0.000536 1.256395 ( 0.456116)
build_install 0.016765 0.000090 4.362483 ( 1.821879)
test_btest 0.001925 0.000000 51.167600 ( 6.137576)
test_basic 0.006564 0.000000 0.299994 ( 0.389305)
test_all 0.003279 0.000000 498.214758 ( 53.337284)
test_rubyspec 0.077292 0.051320 41.594043 ( 47.423882)
total: 110.68 sec