Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-080036
#<BuildRuby:0x000055676e1b2f08
@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.20221025-080036",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002472 0.007301 1.146967 ( 1.233450)
build_miniruby 0.001408 0.000586 0.110299 ( 0.109309)
build_ruby 0.001174 0.000489 0.107220 ( 0.106398)
build_all 0.007620 0.001367 1.403274 ( 0.609256)
build_install 0.010309 0.009103 1.781686 ( 0.948216)
test_btest 0.000000 0.002436 61.698085 ( 6.355405)
test_basic 0.002603 0.003976 0.354028 ( 0.447880)
test_all 0.006980 0.000000 519.627045 ( 55.440002)
test_rubyspec 0.082453 0.050053 43.296045 ( 51.541888)
total: 116.79 sec