Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-022034
#<BuildRuby:0x0000561c200d6758
@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.20221125-022034",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004556 0.000142 1.084879 ( 1.080063)
build_miniruby 0.000880 0.000203 1.041243 ( 1.039964)
build_ruby 0.001059 0.000245 2.733800 ( 2.647703)
build_all 0.006160 0.002577 15.895751 ( 3.349850)
build_install 0.003863 0.004966 2.038623 ( 1.164301)
test_btest 0.000400 0.000125 63.062438 ( 10.831867)
test_basic 0.000589 0.004252 0.305625 ( 0.396346)
test_all 0.001274 0.000478 715.942282 (110.438452)
test_rubyspec 0.048948 0.018356 54.764194 ( 62.835560)
total: 193.78 sec