Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-183607
#<BuildRuby:0x0000555e9308a920
@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.20221015-183607",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008894 0.001276 1.099379 ( 1.468014)
build_miniruby 0.001288 0.000322 0.099319 ( 0.096752)
build_ruby 0.001250 0.000313 0.102634 ( 0.099809)
build_all 0.008801 0.001006 1.336440 ( 0.576043)
build_install 0.013304 0.000000 1.623296 ( 0.884165)
test_btest 0.001623 0.000119 63.023005 ( 6.333628)
test_basic 0.007211 0.000000 0.358425 ( 0.448861)
test_all 0.007328 0.000000 515.634050 ( 55.081129)
test_rubyspec 0.091245 0.037879 43.378806 ( 51.629791)
total: 116.62 sec