Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-204410
#<BuildRuby:0x0000564a21b2b7b0
@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.20220911-204410",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008783 0.001519 1.161663 ( 1.111427)
build_miniruby 0.001513 0.000466 0.074704 ( 0.073186)
build_ruby 0.002029 0.000624 0.074271 ( 0.071866)
build_all 0.008485 0.001134 1.582411 ( 0.603675)
build_install 0.012455 0.007354 1.961548 ( 0.959862)
test_btest 0.000923 0.000308 95.508766 ( 9.557760)
test_basic 0.005768 0.001923 0.352989 ( 0.441987)
test_all 0.003761 0.000783 679.118666 ( 68.612814)
test_rubyspec 0.132491 0.048386 47.055427 ( 55.568644)
total: 137.00 sec