Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-112508
#<BuildRuby:0x000055dae6a06c40
@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.20221120-112508",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004055 0.001014 1.059833 ( 1.094998)
build_miniruby 0.000765 0.000191 1.029191 ( 1.027735)
build_ruby 0.000908 0.000227 2.803982 ( 2.683252)
build_all 0.003427 0.005769 15.963950 ( 3.383848)
build_install 0.004505 0.005735 2.031335 ( 1.150783)
test_btest 0.000383 0.000153 58.507598 ( 11.286976)
test_basic 0.004515 0.000094 0.313631 ( 0.404498)
test_all 0.001088 0.000408 658.659145 (103.232192)
test_rubyspec 0.032383 0.033900 51.255487 ( 59.465512)
total: 183.73 sec