Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-191955
#<BuildRuby:0x000055f6483e8638
@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.20220901-191955",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000103 0.000024 0.000127 ( 0.000073)
build_up 0.010255 0.002367 0.963743 ( 0.993850)
build_miniruby 0.000000 0.001838 0.073750 ( 0.072965)
build_ruby 0.000000 0.002294 0.077107 ( 0.076503)
build_all 0.006650 0.004056 1.562387 ( 0.589047)
build_install 0.013409 0.008919 1.872384 ( 0.929110)
test_btest 0.000000 0.001396 73.384383 ( 8.178419)
test_basic 0.003861 0.004695 0.334983 ( 0.423009)
test_all 0.000037 0.004689 642.353070 ( 64.910060)
test_rubyspec 0.098534 0.067539 45.491103 ( 53.919169)
total: 130.09 sec