Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-020634
#<BuildRuby:0x000056489bcb5338
@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-020634",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001468 0.008703 1.161384 ( 1.232446)
build_miniruby 0.001430 0.000859 0.112769 ( 0.110135)
build_ruby 0.001094 0.000657 0.112348 ( 0.109297)
build_all 0.003139 0.006518 1.413309 ( 0.607177)
build_install 0.013403 0.004320 1.740371 ( 0.937042)
test_btest 0.000896 0.000551 61.778734 ( 6.712049)
test_basic 0.003466 0.002134 0.369858 ( 0.460653)
test_all 0.004242 0.002610 505.386813 ( 53.617744)
test_rubyspec 0.053594 0.064722 43.580772 ( 52.037767)
total: 115.83 sec