Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-140235
#<BuildRuby:0x00005651816c2fe0
@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.20220827-140235",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000029 0.000000 0.000029 ( 0.000026)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.010491 0.000000 0.967848 ( 1.109591)
build_miniruby 0.002288 0.000101 0.077013 ( 0.075382)
build_ruby 0.001838 0.000230 0.076465 ( 0.075475)
build_all 0.008394 0.001050 1.520196 ( 0.582402)
build_install 0.008624 0.014130 1.888056 ( 0.931087)
test_btest 0.000874 0.000243 69.285077 ( 8.457122)
test_basic 0.007719 0.000000 0.317269 ( 0.406678)
test_all 0.004166 0.000597 687.265254 ( 67.540953)
test_rubyspec 0.100664 0.058369 45.846783 ( 54.131519)
total: 133.31 sec