Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-114529
#<BuildRuby:0x00005639b9687e70
@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.20221129-114529",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000000 0.004882 1.226330 ( 1.260955)
build_miniruby 0.000000 0.000856 1.002595 ( 1.001493)
build_ruby 0.000000 0.001365 2.853273 ( 2.735758)
build_all 0.004780 0.004262 15.701556 ( 3.292235)
build_install 0.009047 0.001028 2.034541 ( 1.199138)
test_btest 0.000470 0.000094 60.901166 ( 11.133968)
test_basic 0.002050 0.002753 0.307892 ( 0.398770)
test_all 0.000821 0.000187 690.254982 (108.688704)
test_rubyspec 0.032028 0.024841 53.847548 ( 62.026934)
total: 191.74 sec