Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-093015
#<BuildRuby:0x00005556eb561570
@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.20220825-093015",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001512 0.008530 0.876376 ( 3.098581)
build_miniruby 0.001262 0.000421 0.054847 ( 0.053396)
build_ruby 0.001262 0.000421 0.064000 ( 0.062714)
build_all 0.007075 0.002359 1.253261 ( 0.475225)
build_install 0.009498 0.006700 1.567320 ( 0.784509)
test_btest 0.000717 0.000275 52.043085 ( 6.343670)
test_basic 0.006034 0.000000 0.283479 ( 0.377882)
test_all 0.002013 0.001951 490.435120 ( 52.346453)
test_rubyspec 0.065156 0.072043 41.813090 ( 50.363329)
total: 113.91 sec