Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-122401
#<BuildRuby:0x00005638f8f3bdd0
@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.20221121-122401",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003624 0.000836 1.090676 ( 1.539413)
build_miniruby 0.000899 0.000000 1.028460 ( 1.027081)
build_ruby 0.001163 0.000000 2.922789 ( 2.831793)
build_all 0.008085 0.000396 15.746794 ( 3.421698)
build_install 0.008781 0.000041 2.076085 ( 1.225294)
test_btest 0.000601 0.000106 64.483428 ( 10.760366)
test_basic 0.004119 0.000726 0.290340 ( 0.380762)
test_all 0.001176 0.000207 711.271368 (109.818198)
test_rubyspec 0.038085 0.025093 53.189686 ( 61.515522)
total: 192.52 sec