Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-050532
#<BuildRuby:0x0000563c5bd7c448
@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.20220213-050532",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007805 0.003483 0.978809 ( 1.483975)
build_miniruby 0.001717 0.000191 0.068648 ( 0.066921)
build_ruby 0.001951 0.000216 0.075027 ( 0.073110)
build_all 0.010701 0.000286 4.136554 ( 0.786014)
build_install 0.011038 0.013859 7.833614 ( 2.340100)
test_btest 0.001078 0.000257 78.021602 ( 8.050400)
test_basic 0.006176 0.001470 0.331188 ( 0.421208)
test_all 0.001747 0.000416 697.152476 ( 67.301283)
test_rubyspec 0.107786 0.059575 46.330642 ( 51.802473)
total: 132.33 sec