Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-055016
#<BuildRuby:0x00005608935c1ba0
@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.20221130-055016",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004894 0.000376 1.375259 ( 1.434691)
build_miniruby 0.000954 0.000073 2.748285 ( 2.388492)
build_ruby 0.001154 0.000089 2.830898 ( 2.726578)
build_all 0.004483 0.004722 15.855738 ( 3.400768)
build_install 0.010157 0.000000 2.194276 ( 1.231665)
test_btest 0.000598 0.000000 58.686555 ( 12.287848)
test_basic 0.000510 0.004240 0.285404 ( 0.376276)
test_all 0.000826 0.000146 676.118484 (106.424483)
test_rubyspec 0.035876 0.024311 53.302939 ( 61.545712)
total: 191.82 sec