Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-232447
#<BuildRuby:0x000055dcc50b4328
@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-232447",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000526 0.004248 1.090881 ( 1.147250)
build_miniruby 0.000730 0.000243 0.995590 ( 0.994123)
build_ruby 0.001268 0.000000 2.773937 ( 2.687987)
build_all 0.008974 0.000000 16.031394 ( 3.305316)
build_install 0.008409 0.000506 2.059142 ( 1.182509)
test_btest 0.000444 0.000111 56.938322 ( 12.086004)
test_basic 0.003748 0.000937 0.292228 ( 0.382886)
test_all 0.000857 0.000214 670.742503 (103.326310)
test_rubyspec 0.048548 0.013471 51.601763 ( 59.767754)
total: 184.88 sec