Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-125703
#<BuildRuby:0x0000561a4915cb88
@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.20220726-125703",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006750 0.004980 1.013772 ( 1.164156)
build_miniruby 0.001694 0.000261 0.072740 ( 0.072046)
build_ruby 0.001702 0.000261 0.071301 ( 0.070131)
build_all 0.004455 0.004680 1.538525 ( 0.591272)
build_install 0.013144 0.006970 5.164447 ( 2.078940)
test_btest 0.000957 0.000255 73.778772 ( 8.056072)
test_basic 0.007329 0.000493 0.331451 ( 0.422052)
test_all 0.000717 0.001495 660.124299 ( 64.727215)
test_rubyspec 0.108960 0.055434 45.664225 ( 51.380071)
total: 128.56 sec