Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-211544
#<BuildRuby:0x00005564873a0c00
@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.20221116-211544",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004134 0.004830 1.133748 ( 1.563299)
build_miniruby 0.001484 0.000318 0.905156 ( 0.905685)
build_ruby 0.002682 0.000000 2.378281 ( 2.288580)
build_all 0.016955 0.002306 18.528736 ( 2.353434)
build_install 0.014726 0.006320 1.895574 ( 1.007956)
test_btest 0.001008 0.000229 84.071206 ( 9.822652)
test_basic 0.006233 0.000399 0.349287 ( 0.441697)
test_all 0.001810 0.000393 720.465480 ( 75.840097)
test_rubyspec 0.097095 0.024328 50.891488 ( 59.117448)
total: 153.34 sec