Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-162650
#<BuildRuby:0x0000560335dd06d8
@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.20220727-162650",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010752 0.000480 0.984652 ( 1.096356)
build_miniruby 0.001456 0.000104 0.063995 ( 0.062818)
build_ruby 0.002022 0.000144 0.075145 ( 0.073633)
build_all 0.010329 0.000370 1.531705 ( 0.583437)
build_install 0.015121 0.007175 5.159954 ( 2.111458)
test_btest 0.001286 0.000171 73.963151 ( 8.128661)
test_basic 0.007396 0.000141 0.331733 ( 0.421059)
test_all 0.001101 0.000138 659.699794 ( 65.723563)
test_rubyspec 0.077965 0.087490 45.591843 ( 51.311001)
total: 129.51 sec