Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-113830
#<BuildRuby:0x000055d98f625570
@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.20220804-113830",
@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.000031 0.000005 0.000036 ( 0.000037)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005972 0.005174 0.855487 ( 1.147696)
build_miniruby 0.001185 0.000273 0.054615 ( 0.054142)
build_ruby 0.001448 0.000334 0.064459 ( 0.063471)
build_all 0.006692 0.001544 1.263464 ( 0.479033)
build_install 0.002897 0.014075 4.320343 ( 1.798837)
test_btest 0.001002 0.000430 52.472067 ( 6.072907)
test_basic 0.003467 0.001486 0.292024 ( 0.385485)
test_all 0.001674 0.000718 485.964781 ( 51.601687)
test_rubyspec 0.073259 0.041932 41.223820 ( 48.985629)
total: 110.59 sec