Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-141145
#<BuildRuby:0x00005596eb642b48
@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-141145",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.000000 0.010627 0.790709 ( 0.952381)
build_miniruby 0.000000 0.002036 0.064788 ( 0.064013)
build_ruby 0.000000 0.001476 0.057907 ( 0.057711)
build_all 0.003594 0.005019 1.243199 ( 0.487980)
build_install 0.011609 0.003864 4.168230 ( 1.758967)
test_btest 0.001297 0.000649 49.740767 ( 6.180937)
test_basic 0.000000 0.005769 0.289533 ( 0.382016)
test_all 0.001601 0.001478 478.290593 ( 51.332821)
test_rubyspec 0.089909 0.042128 41.397817 ( 49.126020)
total: 110.34 sec