Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-233458
#<BuildRuby:0x00005610d27d4a90
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221205-233458",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002247 0.008306 1.204176 ( 1.227713)
build_miniruby 0.001751 0.000376 0.836282 ( 0.835897)
build_ruby 0.002320 0.000497 2.223064 ( 2.131920)
build_all 0.018208 0.000893 18.411619 ( 2.177724)
build_install 0.020526 0.000000 1.989250 ( 1.023635)
test_btest 0.001098 0.000000 89.880801 ( 8.944331)
test_basic 0.006348 0.000641 0.349604 ( 0.446145)
test_all 0.001664 0.000226 711.629629 ( 70.852832)
test_rubyspec 0.103687 0.042490 48.601488 ( 57.084853)
total: 144.73 sec