Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-013443
#<BuildRuby:0x00005594ffd911f8
@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.20220829-013443",
@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.000033 0.000002 0.000035 ( 0.000036)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000045 0.000004 0.000049 ( 0.000049)
build_up 0.005764 0.004996 0.862271 ( 2.934751)
build_miniruby 0.001434 0.000221 0.061790 ( 0.060017)
build_ruby 0.001090 0.000168 0.055768 ( 0.054385)
build_all 0.002850 0.005416 1.241895 ( 0.463004)
build_install 0.011216 0.004050 1.600745 ( 0.784641)
test_btest 0.001014 0.000253 53.851039 ( 6.333515)
test_basic 0.002285 0.004077 0.282744 ( 0.372193)
test_all 0.003283 0.000000 475.445840 ( 50.765871)
test_rubyspec 0.082674 0.051886 40.954574 ( 49.497669)
total: 111.27 sec