Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-123929
#<BuildRuby:0x000055aa5b8acf40
@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.20220218-123929",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007841 0.003251 0.966144 ( 1.245339)
build_miniruby 0.001557 0.000292 0.077187 ( 0.075925)
build_ruby 0.001707 0.000320 0.077886 ( 0.077552)
build_all 0.010251 0.001101 4.092463 ( 0.778517)
build_install 0.017918 0.005339 7.674241 ( 2.311989)
test_btest 0.001247 0.000000 75.498597 ( 7.829789)
test_basic 0.000000 0.008186 0.335126 ( 0.424652)
test_all 0.001403 0.000442 660.104152 ( 65.092056)
test_rubyspec 0.092004 0.074269 46.172215 ( 51.707819)
total: 129.54 sec