Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-095221
#<BuildRuby:0x0000563a8d3db940
@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.20220304-095221",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010204 0.001570 0.991970 ( 1.365043)
build_miniruby 0.001662 0.000256 0.078292 ( 0.076955)
build_ruby 0.001814 0.000279 0.070377 ( 0.068620)
build_all 0.005692 0.004222 4.170542 ( 0.851495)
build_install 0.020038 0.004008 7.939470 ( 2.418955)
test_btest 0.000907 0.000182 75.930593 ( 8.569837)
test_basic 0.003435 0.004385 0.325232 ( 0.413625)
test_all 0.001508 0.000359 698.171835 ( 67.625583)
test_rubyspec 0.106550 0.055495 46.318314 ( 51.821388)
total: 133.21 sec