Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-130549
#<BuildRuby:0x00005654a85d7e58
@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.20221124-130549",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004099 0.000631 1.076759 ( 1.615399)
build_miniruby 0.000845 0.000130 0.963160 ( 0.961827)
build_ruby 0.001105 0.000170 2.783727 ( 2.698138)
build_all 0.003575 0.005215 15.698064 ( 3.322256)
build_install 0.007840 0.000000 2.043464 ( 1.186860)
test_btest 0.000544 0.000000 65.556156 ( 10.889862)
test_basic 0.004398 0.000000 0.297071 ( 0.388307)
test_all 0.000000 0.001139 702.962576 (108.965799)
test_rubyspec 0.046397 0.024801 53.551192 ( 61.722732)
total: 191.75 sec