Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-123853
#<BuildRuby:0x000055f7d6e63fb0
@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-123853",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000829 0.004158 1.012576 ( 1.332522)
build_miniruby 0.000761 0.000169 0.954574 ( 0.953159)
build_ruby 0.001175 0.000000 2.768119 ( 2.682426)
build_all 0.008405 0.000302 15.904288 ( 3.298099)
build_install 0.007767 0.000000 1.967716 ( 1.099468)
test_btest 0.000709 0.000000 65.375325 ( 10.429283)
test_basic 0.001463 0.003629 0.322725 ( 0.413554)
test_all 0.000988 0.000215 668.529488 (124.010472)
test_rubyspec 0.046486 0.028434 53.753445 ( 61.978822)
total: 206.20 sec