Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-114531
#<BuildRuby:0x0000565067460d30
@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.20220906-114531",
@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.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003462 0.009631 0.980709 ( 1.579370)
build_miniruby 0.001345 0.000724 0.076407 ( 0.074662)
build_ruby 0.001184 0.000379 0.066110 ( 0.064271)
build_all 0.009469 0.001282 1.563492 ( 0.611563)
build_install 0.021824 0.001207 1.908814 ( 0.940188)
test_btest 0.000000 0.001412 95.114464 ( 9.967705)
test_basic 0.001573 0.006109 0.353783 ( 0.445238)
test_all 0.005791 0.001154 652.369535 ( 66.756281)
test_rubyspec 0.103373 0.058080 47.156052 ( 55.433952)
total: 135.87 sec