Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-131442
#<BuildRuby:0x000055f4abb5cea8
@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.20221108-131442",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.009142 0.000778 1.074963 ( 1.125111)
build_miniruby 0.001855 0.000285 0.067641 ( 0.065336)
build_ruby 0.001622 0.000249 0.062716 ( 0.060570)
build_all 0.000000 0.010542 1.465518 ( 0.585297)
build_install 0.009433 0.011041 1.777720 ( 0.920684)
test_btest 0.000000 0.001591 87.790662 ( 8.550559)
test_basic 0.000843 0.007736 0.338707 ( 0.425438)
test_all 0.001303 0.000733 697.276361 ( 69.780777)
test_rubyspec 0.112141 0.085258 47.504529 ( 55.569193)
total: 137.08 sec