Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-192533
#<BuildRuby:0x000055cae62a7e28
@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.20220826-192533",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005483 0.005413 0.954599 ( 1.008185)
build_miniruby 0.002096 0.000000 0.074778 ( 0.073013)
build_ruby 0.002212 0.000000 0.077935 ( 0.076000)
build_all 0.006652 0.003925 1.544871 ( 0.576625)
build_install 0.015680 0.008238 1.849476 ( 0.903014)
test_btest 0.000000 0.001336 72.390044 ( 8.135738)
test_basic 0.000482 0.007394 0.330689 ( 0.420112)
test_all 0.000902 0.002872 672.739369 ( 66.552077)
test_rubyspec 0.109607 0.064747 45.495843 ( 53.995323)
total: 131.74 sec