Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-031936
#<BuildRuby:0x00005649eae74e30
@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-031936",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006748 0.003329 0.954591 ( 1.765667)
build_miniruby 0.001202 0.000151 0.063450 ( 0.061958)
build_ruby 0.001059 0.000132 0.054084 ( 0.052669)
build_all 0.008228 0.000000 1.269850 ( 0.477915)
build_install 0.014155 0.001161 1.574583 ( 0.801841)
test_btest 0.000945 0.000099 54.094886 ( 6.246406)
test_basic 0.002216 0.004789 0.277639 ( 0.373480)
test_all 0.005176 0.000000 503.378433 ( 53.617367)
test_rubyspec 0.093501 0.045652 41.826574 ( 50.462781)
total: 113.86 sec