Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-112819
#<BuildRuby:0x0000565135ac4dd8
@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.20220726-112819",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006023 0.005736 1.001711 ( 1.109199)
build_miniruby 0.001687 0.000519 0.073800 ( 0.072634)
build_ruby 0.001544 0.000475 0.071610 ( 0.070616)
build_all 0.004781 0.004670 1.525274 ( 0.572468)
build_install 0.015260 0.005114 5.169051 ( 2.090328)
test_btest 0.000000 0.001373 70.025077 ( 8.241852)
test_basic 0.001116 0.006219 0.320078 ( 0.410594)
test_all 0.001400 0.000622 669.224182 ( 66.304343)
test_rubyspec 0.085467 0.070254 45.567910 ( 51.281573)
total: 130.15 sec