Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-160125
#<BuildRuby:0x000055f2f0598d30
@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.20221108-160125",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003339 0.008027 1.090411 ( 1.449127)
build_miniruby 0.002182 0.000000 0.067914 ( 0.065909)
build_ruby 0.001890 0.000026 0.065048 ( 0.063506)
build_all 0.005781 0.004657 1.449808 ( 0.584495)
build_install 0.013948 0.007864 1.832491 ( 0.936818)
test_btest 0.000000 0.001640 85.764577 ( 8.709309)
test_basic 0.005846 0.003505 0.342689 ( 0.426930)
test_all 0.001546 0.000637 663.381341 ( 67.808886)
test_rubyspec 0.071896 0.106842 47.429570 ( 55.609700)
total: 135.66 sec