Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-213903
#<BuildRuby:0x0000557d82f21480
@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.20220728-213903",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006232 0.004796 0.846755 ( 1.492775)
build_miniruby 0.001156 0.000177 0.088177 ( 0.086216)
build_ruby 0.000573 0.003593 2.545842 ( 2.385971)
build_all 0.004403 0.010977 15.620705 ( 3.720704)
build_install 0.012019 0.005542 4.393382 ( 1.823671)
test_btest 0.001277 0.000496 54.830564 ( 6.279785)
test_basic 0.000000 0.006888 0.297608 ( 0.390198)
test_all 0.000998 0.001929 477.555544 ( 51.582455)
test_rubyspec 0.080423 0.043962 41.626335 ( 47.588311)
total: 115.35 sec