Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-121702
#<BuildRuby:0x000055d2d469be08
@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.20230207-121702",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004268 0.000000 0.650293 ( 1.191853)
build_miniruby 0.000889 0.000068 0.649030 ( 0.648386)
build_ruby 0.001266 0.000000 2.071229 ( 2.070836)
build_all 0.005381 0.003557 12.194111 ( 1.499526)
build_install 0.006266 0.000000 1.477687 ( 0.725486)
test_btest 0.000659 0.000000 65.223161 ( 6.262329)
test_basic 0.003083 0.000247 0.254932 ( 0.351139)
test_all 0.001071 0.000119 487.953837 ( 47.561678)
test_rubyspec 0.023965 0.006494 35.967677 ( 46.515455)
total: 106.83 sec