Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-201915
#<BuildRuby:0x0000562043645438
@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.20220815-201915",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000115 0.000031 0.000146 ( 0.000150)
build_up 0.009078 0.000295 0.771022 ( 1.104161)
build_miniruby 0.001296 0.000299 0.055368 ( 0.053895)
build_ruby 0.001324 0.000000 0.065996 ( 0.065028)
build_all 0.007047 0.000926 1.252351 ( 0.456524)
build_install 0.014584 0.002033 1.562644 ( 0.786844)
test_btest 0.001073 0.000215 51.214831 ( 6.342259)
test_basic 0.000437 0.005298 0.288906 ( 0.387506)
test_all 0.003287 0.000876 510.708694 ( 53.517065)
test_rubyspec 0.100692 0.039002 41.696900 ( 49.332767)
total: 112.05 sec