Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-204119
#<BuildRuby:0x0000558efa1540d0
@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.20221115-204119",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004330 0.000255 1.093822 ( 1.076286)
build_miniruby 0.000964 0.000056 0.936798 ( 0.935591)
build_ruby 0.001119 0.000066 2.760556 ( 2.675003)
build_all 0.008266 0.000221 15.578518 ( 3.308364)
build_install 0.004960 0.004562 2.028008 ( 1.150842)
test_btest 0.000480 0.000051 62.238124 ( 10.144522)
test_basic 0.004197 0.000442 0.336648 ( 0.427117)
test_all 0.001744 0.000183 653.617700 (102.193080)
test_rubyspec 0.049322 0.017565 50.673945 ( 58.895987)
total: 180.81 sec