Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-215638
#<BuildRuby:0x000055ba565bb600
@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.20220628-215638",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006305 0.004999 1.030677 ( 4.027640)
build_miniruby 0.001702 0.000243 0.069362 ( 0.067369)
build_ruby 0.001681 0.000240 0.077848 ( 0.076478)
build_all 0.008836 0.000000 1.488584 ( 0.595396)
build_install 0.016673 0.004321 5.934745 ( 2.797854)
test_btest 0.001331 0.000000 77.122041 ( 8.085600)
test_basic 0.006870 0.000523 0.324818 ( 0.421843)
test_all 0.001639 0.000234 688.753214 ( 67.344577)
test_rubyspec 0.098153 0.078718 46.180658 ( 51.894981)
total: 135.31 sec