Logfile: /home/ko1/ruby/logs/brlog.trunk.20220313-003350
#<BuildRuby:0x000055a11691f778
@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.20220313-003350",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000106 0.000025 0.000131 ( 0.000073)
build_up 0.010297 0.000458 1.008482 ( 1.049465)
build_miniruby 0.002059 0.000000 0.075250 ( 0.073565)
build_ruby 0.002170 0.000027 0.075813 ( 0.073531)
build_all 0.009093 0.000868 1.497869 ( 0.625145)
build_install 0.016986 0.007251 5.295990 ( 2.247443)
test_btest 0.000983 0.000000 75.623148 ( 8.282741)
test_basic 0.005308 0.002997 0.324730 ( 0.415061)
test_all 0.001512 0.000360 714.996894 ( 68.156544)
test_rubyspec 0.098433 0.045000 46.259325 ( 51.630259)
total: 132.55 sec