Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-124210
#<BuildRuby:0x000055fde677f800
@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-124210",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001347 0.008477 1.088046 ( 1.422059)
build_miniruby 0.002304 0.000000 0.070738 ( 0.068051)
build_ruby 0.001919 0.000021 0.067162 ( 0.064985)
build_all 0.008867 0.000933 1.459414 ( 0.593672)
build_install 0.006118 0.015193 1.819922 ( 0.931025)
test_btest 0.001530 0.000000 87.710530 ( 8.709751)
test_basic 0.009032 0.000858 0.343611 ( 0.430233)
test_all 0.001447 0.000506 696.279523 ( 69.959989)
test_rubyspec 0.093597 0.084940 47.463302 ( 55.659863)
total: 137.84 sec