Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-003937
#<BuildRuby:0x000055bd9206e8c0
@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.20221117-003937",
@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.000004 0.000003 0.000007 ( 0.000006)
autoconf 0.000013 0.000008 0.000021 ( 0.000021)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.002932 0.001954 1.065867 ( 1.364331)
build_miniruby 0.000550 0.000367 0.969985 ( 0.968663)
build_ruby 0.000815 0.000543 2.830742 ( 2.701471)
build_all 0.005217 0.003478 15.842490 ( 3.355171)
build_install 0.001690 0.006386 1.998787 ( 1.171015)
test_btest 0.000327 0.000254 62.038537 ( 10.503099)
test_basic 0.004569 0.000000 0.295012 ( 0.386168)
test_all 0.000938 0.000177 648.235009 (102.755877)
test_rubyspec 0.029227 0.032523 51.573477 ( 59.804452)
total: 183.01 sec