Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-215126
#<BuildRuby:0x000055811e7fc3e0
@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.20221130-215126",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010592 0.000340 1.191618 ( 1.305162)
build_miniruby 0.001820 0.000243 0.843008 ( 0.842644)
build_ruby 0.002735 0.000365 2.265805 ( 2.172404)
build_all 0.018485 0.001747 18.606368 ( 2.169567)
build_install 0.016052 0.006270 2.066833 ( 1.054503)
test_btest 0.001518 0.000253 94.181861 ( 8.958848)
test_basic 0.008539 0.001423 0.347509 ( 0.432779)
test_all 0.002636 0.000440 697.044118 ( 70.085604)
test_rubyspec 0.101753 0.084616 49.532616 ( 57.634284)
total: 144.66 sec