Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-070200
#<BuildRuby:0x000055c8216f4048
@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.20231101-070200",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005405 1.450113 ( 1.659865)
build_miniruby 0.000000 0.001148 0.889056 ( 0.888223)
build_ruby 0.000000 0.001238 2.615191 ( 2.615298)
build_all 0.008733 0.001188 16.958310 ( 1.527140)
build_install 0.010310 0.000000 5.081927 ( 1.186828)
test_btest 0.001118 0.000000 87.678910 ( 7.715829)
test_basic 0.005198 0.000000 0.760878 ( 0.837377)
test_all 0.102975 0.035909 508.124947 ( 58.450761)
test_rubyspec 0.023107 0.027014 50.302964 ( 62.549215)
total: 137.43 sec