Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-183106
#<BuildRuby:0x000055c9329cbe58
@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-183106",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004326 0.000665 1.177433 ( 2.198990)
build_miniruby 0.001038 0.000000 1.022513 ( 1.021095)
build_ruby 0.001252 0.000000 2.719749 ( 2.619062)
build_all 0.001674 0.007256 15.942315 ( 3.278188)
build_install 0.006186 0.004630 1.887431 ( 1.079899)
test_btest 0.000505 0.000158 62.755368 ( 11.106234)
test_basic 0.000687 0.004358 0.332166 ( 0.423736)
test_all 0.000937 0.000351 667.801083 (107.296176)
test_rubyspec 0.051332 0.024713 53.085872 ( 61.222811)
total: 190.25 sec