Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-040822
#<BuildRuby:0x000055761905c6e0
@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.20220901-040822",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010973 0.000732 1.033697 ( 1.037551)
build_miniruby 0.001866 0.000124 0.073271 ( 0.072316)
build_ruby 0.001759 0.000118 0.075717 ( 0.074761)
build_all 0.005678 0.004869 1.544596 ( 0.593834)
build_install 0.009606 0.012035 1.871299 ( 0.927308)
test_btest 0.000952 0.000238 78.760464 ( 8.551103)
test_basic 0.006605 0.001651 0.336052 ( 0.424859)
test_all 0.002948 0.000737 645.303580 ( 64.973035)
test_rubyspec 0.095383 0.076659 45.892209 ( 54.354842)
total: 131.01 sec