Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-212710
#<BuildRuby:0x0000562a3e56b4b8
@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.20220729-212710",
@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.000006 0.000001 0.000007 ( 0.000020)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009542 0.000777 0.961496 ( 1.118072)
build_miniruby 0.001744 0.000249 0.069991 ( 0.068333)
build_ruby 0.001624 0.000232 0.068714 ( 0.067469)
build_all 0.009207 0.000594 1.509192 ( 0.557878)
build_install 0.019081 0.004125 5.249311 ( 2.070167)
test_btest 0.000957 0.000143 75.383806 ( 8.050099)
test_basic 0.005501 0.000826 0.317617 ( 0.407776)
test_all 0.002019 0.000303 675.686384 ( 66.688424)
test_rubyspec 0.131611 0.049353 45.658721 ( 51.490426)
total: 130.52 sec