Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-013434
#<BuildRuby:0x000055d6d9297e48
@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.20221202-013434",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005612 0.000000 2.779497 ( 2.271348)
build_miniruby 0.001554 0.000000 47.386393 ( 12.081038)
build_ruby 0.001162 0.000092 2.808876 ( 2.719027)
build_all 0.007412 0.001744 22.146983 ( 8.530467)
build_install 0.007375 0.002965 2.231779 ( 1.277287)
test_btest 0.000585 0.000146 62.345638 ( 11.894414)
test_basic 0.003655 0.000914 0.319352 ( 0.410120)
test_all 0.000772 0.000193 679.031795 (104.423162)
test_rubyspec 0.046697 0.010319 53.627971 ( 61.840712)
total: 205.45 sec