Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-161137
#<BuildRuby:0x0000561cf0824c00
@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.20220804-161137",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009798 0.000700 0.957206 ( 1.091150)
build_miniruby 0.002031 0.000145 0.073542 ( 0.071156)
build_ruby 0.001920 0.000137 0.074149 ( 0.072083)
build_all 0.010186 0.000728 1.528053 ( 0.565237)
build_install 0.006746 0.013191 5.213891 ( 2.106842)
test_btest 0.001151 0.000246 74.850178 ( 8.756671)
test_basic 0.001825 0.006970 0.312265 ( 0.400313)
test_all 0.001371 0.000391 684.566931 ( 66.858708)
test_rubyspec 0.102599 0.077128 45.608720 ( 53.236917)
total: 133.16 sec