Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-192624
#<BuildRuby:0x000055dfaae38c00
@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.20220812-192624",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008241 0.004208 0.982568 ( 1.020767)
build_miniruby 0.001926 0.000413 0.076480 ( 0.073896)
build_ruby 0.001530 0.000328 0.072979 ( 0.071338)
build_all 0.006917 0.005149 1.534494 ( 0.579406)
build_install 0.016614 0.005394 1.909625 ( 0.935312)
test_btest 0.000936 0.000260 75.378305 ( 8.137733)
test_basic 0.002883 0.004246 0.319018 ( 0.410115)
test_all 0.004455 0.000000 662.133704 ( 65.344622)
test_rubyspec 0.085787 0.081553 46.019441 ( 53.652776)
total: 130.23 sec