Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-030554
#<BuildRuby:0x00005610931b9438
@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.20220823-030554",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000070 0.000005 0.000075 ( 0.000092)
build_up 0.006925 0.004437 0.906598 ( 1.402766)
build_miniruby 0.001375 0.000197 0.055936 ( 0.054236)
build_ruby 0.002044 0.000292 0.062525 ( 0.059461)
build_all 0.007651 0.001093 1.229719 ( 0.458449)
build_install 0.011008 0.004314 1.614696 ( 0.801228)
test_btest 0.001616 0.000285 52.076035 ( 6.015845)
test_basic 0.001302 0.005208 0.293366 ( 0.383660)
test_all 0.004382 0.000000 507.250456 ( 53.410875)
test_rubyspec 0.079945 0.043514 42.113284 ( 50.828885)
total: 113.42 sec