Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-230004
#<BuildRuby:0x000055732f790c00
@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.20220823-230004",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006211 0.005392 0.979598 ( 1.630966)
build_miniruby 0.002191 0.000000 0.068409 ( 0.067833)
build_ruby 0.000000 0.001736 0.069991 ( 0.069624)
build_all 0.006876 0.002715 1.534094 ( 0.591374)
build_install 0.014207 0.007510 1.887105 ( 0.941814)
test_btest 0.000825 0.000258 76.089104 ( 7.990108)
test_basic 0.002108 0.005926 0.328628 ( 0.418226)
test_all 0.001482 0.003711 678.927119 ( 67.304327)
test_rubyspec 0.107297 0.075028 45.764672 ( 54.174361)
total: 133.19 sec