Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-022035
#<BuildRuby:0x0000563de19b4dd8
@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.20220916-022035",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005204 0.004351 1.118170 ( 1.117134)
build_miniruby 0.001880 0.000403 0.070393 ( 0.068541)
build_ruby 0.001496 0.000320 0.077259 ( 0.076388)
build_all 0.009215 0.000952 1.560042 ( 0.599534)
build_install 0.019835 0.001814 1.904889 ( 0.949175)
test_btest 0.000915 0.000162 92.873940 ( 9.803886)
test_basic 0.006888 0.000240 0.353618 ( 0.443705)
test_all 0.003578 0.000597 672.382708 ( 67.729227)
test_rubyspec 0.105798 0.059441 47.125073 ( 55.504224)
total: 136.29 sec