Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-184558
#<BuildRuby:0x000055862fb206c8
@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.20220214-184558",
@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.000022 0.000004 0.000026 ( 0.000025)
configure 0.000028 0.000004 0.000032 ( 0.000029)
build_up 0.009219 0.001419 0.944228 ( 1.069992)
build_miniruby 0.002224 0.000000 0.073778 ( 0.071639)
build_ruby 0.002506 0.000001 0.080519 ( 0.077946)
build_all 0.008970 0.001281 4.055377 ( 0.773484)
build_install 0.020379 0.002911 7.719038 ( 2.334079)
test_btest 0.001108 0.000158 75.602582 ( 8.025090)
test_basic 0.000000 0.008489 0.330359 ( 0.418166)
test_all 0.000932 0.001028 697.596213 ( 66.892036)
test_rubyspec 0.108000 0.060886 45.876764 ( 51.464307)
total: 131.13 sec