Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-205115
#<BuildRuby:0x00005582bdc0bf80
@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.20221122-205115",
@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.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004889 0.000000 1.109486 ( 1.476530)
build_miniruby 0.000775 0.000000 1.095616 ( 1.094492)
build_ruby 0.001069 0.000000 2.723120 ( 2.614986)
build_all 0.007736 0.000886 16.004448 ( 3.314744)
build_install 0.007938 0.000424 2.036042 ( 1.163466)
test_btest 0.000556 0.000069 63.804596 ( 11.144762)
test_basic 0.003929 0.000491 0.281323 ( 0.372345)
test_all 0.000902 0.000112 709.247290 (111.108762)
test_rubyspec 0.050976 0.013203 53.688795 ( 61.952157)
total: 194.24 sec