Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-043604
#<BuildRuby:0x000055c659596c88
@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.20220822-043604",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009144 0.001524 0.852722 ( 1.186207)
build_miniruby 0.002328 0.000388 0.064291 ( 0.062955)
build_ruby 0.001214 0.000202 0.064533 ( 0.064976)
build_all 0.009564 0.000670 1.261446 ( 0.482836)
build_install 0.009183 0.006327 1.563215 ( 0.794778)
test_btest 0.001581 0.000000 56.674340 ( 6.354739)
test_basic 0.001247 0.005048 0.288682 ( 0.381165)
test_all 0.004152 0.000000 482.077700 ( 51.137313)
test_rubyspec 0.087268 0.049531 42.014671 ( 50.316342)
total: 110.78 sec