Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-133543
#<BuildRuby:0x000055e127c64e28
@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.20221128-133543",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002102 0.007396 1.147896 ( 1.164368)
build_miniruby 0.002322 0.000000 0.844388 ( 0.842633)
build_ruby 0.003166 0.000674 2.222700 ( 2.126629)
build_all 0.018119 0.003313 18.649960 ( 2.149865)
build_install 0.018194 0.003080 1.848860 ( 0.963370)
test_btest 0.000968 0.000290 90.619525 ( 8.654034)
test_basic 0.006584 0.001976 0.331608 ( 0.417832)
test_all 0.001587 0.000477 726.548426 ( 71.698908)
test_rubyspec 0.132374 0.041492 49.294755 ( 57.475794)
total: 145.49 sec