Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-074424
#<BuildRuby:0x000055e2a4a3fe58
@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-074424",
@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.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004906 0.000000 1.052827 ( 1.817159)
build_miniruby 0.000936 0.000000 1.069611 ( 1.068321)
build_ruby 0.001269 0.000000 2.748470 ( 2.652696)
build_all 0.008985 0.000000 15.816406 ( 3.298952)
build_install 0.008543 0.000977 1.949935 ( 1.123227)
test_btest 0.000507 0.000101 63.520096 ( 10.687696)
test_basic 0.003950 0.000790 0.284100 ( 0.374679)
test_all 0.000985 0.000095 644.567733 (100.757861)
test_rubyspec 0.039969 0.023519 51.475919 ( 59.702557)
total: 181.48 sec