Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-134532
#<BuildRuby:0x000055960c5d44e8
@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.20220308-134532",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.010625 0.000529 1.000797 ( 1.136426)
build_miniruby 0.001394 0.000299 0.066429 ( 0.064547)
build_ruby 0.002037 0.000000 0.075928 ( 0.073855)
build_all 0.003433 0.006523 4.263778 ( 0.872635)
build_install 0.022348 0.000617 7.952672 ( 2.450822)
test_btest 0.000854 0.000194 76.088726 ( 8.183225)
test_basic 0.002572 0.003698 0.350847 ( 0.444644)
test_all 0.001465 0.000152 699.842449 ( 67.454636)
test_rubyspec 0.107361 0.045193 46.017312 ( 51.449299)
total: 132.13 sec