Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-042831
#<BuildRuby:0x00005627cd7d4920
@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.20220717-042831",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008544 0.002789 0.958101 ( 1.639882)
build_miniruby 0.001516 0.000159 0.067786 ( 0.066125)
build_ruby 0.001643 0.000173 0.077958 ( 0.076218)
build_all 0.006799 0.002593 1.498274 ( 0.595809)
build_install 0.014347 0.007379 5.229256 ( 2.113774)
test_btest 0.000979 0.000188 75.137475 ( 8.201868)
test_basic 0.006792 0.000615 0.321092 ( 0.409841)
test_all 0.001678 0.000000 686.553807 ( 66.818848)
test_rubyspec 0.131165 0.049678 45.389989 ( 51.251615)
total: 131.17 sec