Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-012820
#<BuildRuby:0x000055b8fdcfac40
@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-012820",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004927 0.000000 1.058283 ( 1.133822)
build_miniruby 0.000997 0.000000 1.025261 ( 1.024048)
build_ruby 0.001288 0.000000 2.773565 ( 2.671862)
build_all 0.009065 0.000000 15.894779 ( 3.315790)
build_install 0.001010 0.008472 2.049300 ( 1.169407)
test_btest 0.000445 0.000078 59.020532 ( 10.863372)
test_basic 0.004737 0.000082 0.306117 ( 0.397017)
test_all 0.000000 0.002200 628.486531 (102.529808)
test_rubyspec 0.044402 0.015253 51.645464 ( 59.868758)
total: 182.97 sec