Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-205622
#<BuildRuby:0x000055d889cbb418
@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-205622",
@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.000008 0.000003 0.000011 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.005264 0.000000 1.187827 ( 1.746771)
build_miniruby 0.001035 0.000000 0.999589 ( 0.998181)
build_ruby 0.001276 0.000000 2.827576 ( 2.708724)
build_all 0.008867 0.000095 15.810350 ( 3.278650)
build_install 0.006538 0.002721 2.011006 ( 1.169503)
test_btest 0.000463 0.000111 65.203595 ( 10.632880)
test_basic 0.004106 0.000978 0.294765 ( 0.385449)
test_all 0.000637 0.000152 692.801050 (109.209447)
test_rubyspec 0.052285 0.018998 52.917898 ( 61.175814)
total: 191.31 sec