Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-215713
#<BuildRuby:0x000056355c1abe58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-215713",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004672 0.000275 1.041318 ( 1.054073)
build_miniruby 0.000806 0.000047 0.969698 ( 0.968618)
build_ruby 0.001088 0.000064 2.800430 ( 2.703394)
build_all 0.004498 0.004273 15.912279 ( 3.224247)
build_install 0.008654 0.000962 2.039085 ( 1.182631)
test_btest 0.000511 0.000057 65.296350 ( 10.930961)
test_basic 0.004083 0.000454 0.299885 ( 0.390776)
test_all 0.001138 0.000000 658.219052 (102.043997)
test_rubyspec 0.049062 0.008296 51.870385 ( 60.026547)
total: 182.53 sec