Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-021134
#<BuildRuby:0x0000564208d5e878
@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.20221118-021134",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004167 0.000641 1.043921 ( 1.083509)
build_miniruby 0.000858 0.000132 0.957840 ( 0.956512)
build_ruby 0.000986 0.000151 2.763313 ( 2.670985)
build_all 0.007638 0.001175 15.991597 ( 3.374211)
build_install 0.008350 0.000484 2.067768 ( 1.167931)
test_btest 0.000524 0.000075 62.592361 ( 10.750811)
test_basic 0.004403 0.000629 0.295273 ( 0.385856)
test_all 0.001281 0.000183 663.735612 (102.514469)
test_rubyspec 0.034048 0.021056 51.694607 ( 59.935475)
total: 182.84 sec