Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-181903
#<BuildRuby:0x0000559269e7ffa8
@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.20221119-181903",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001045 0.004253 1.089229 ( 1.084616)
build_miniruby 0.000830 0.000192 0.961295 ( 0.959838)
build_ruby 0.000949 0.000219 2.742915 ( 2.652418)
build_all 0.007147 0.001931 15.866126 ( 3.284651)
build_install 0.008842 0.000318 2.007982 ( 1.157220)
test_btest 0.000467 0.000099 62.016435 ( 10.932787)
test_basic 0.001491 0.003205 0.286076 ( 0.376793)
test_all 0.000759 0.000190 618.389058 (105.902212)
test_rubyspec 0.057479 0.008888 51.828002 ( 60.078021)
total: 186.43 sec