Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-172542
#<BuildRuby:0x00005560f073ff68
@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-172542",
@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.000024)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.004114 0.001122 1.113063 ( 1.344874)
build_miniruby 0.000660 0.000179 0.967195 ( 0.966064)
build_ruby 0.000922 0.000251 2.859709 ( 2.753666)
build_all 0.001069 0.007908 16.022295 ( 3.418942)
build_install 0.005764 0.002402 2.051101 ( 1.157259)
test_btest 0.000378 0.000157 61.789761 ( 10.835417)
test_basic 0.000000 0.005605 0.319792 ( 0.410098)
test_all 0.000405 0.000606 665.104278 (105.673741)
test_rubyspec 0.034601 0.027953 51.337380 ( 59.592402)
total: 186.15 sec