Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-001603
#<BuildRuby:0x00005653ddb1a878
@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.20221128-001603",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000017)
build_up 0.001105 0.004275 1.327046 ( 1.555434)
build_miniruby 0.000853 0.000000 0.922422 ( 0.921169)
build_ruby 0.001263 0.000000 2.787728 ( 2.669385)
build_all 0.006730 0.003306 22.457744 ( 4.322057)
build_install 0.008712 0.001085 4.447594 ( 1.593737)
test_btest 0.000521 0.000119 64.585115 ( 11.029676)
test_basic 0.003866 0.000878 0.321022 ( 0.411731)
test_all 0.000998 0.000226 649.206639 (121.997412)
test_rubyspec 0.055884 0.016175 53.119230 ( 61.308379)
total: 205.81 sec