Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-201430
#<BuildRuby:0x0000559dffb5ec10
@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-201430",
@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.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004649 0.000258 1.097370 ( 1.122402)
build_miniruby 0.000804 0.000045 1.023937 ( 1.022791)
build_ruby 0.000000 0.001122 2.757380 ( 2.646236)
build_all 0.002440 0.006350 15.818452 ( 3.355636)
build_install 0.007537 0.001130 2.018552 ( 1.193608)
test_btest 0.000599 0.000090 64.946471 ( 10.489560)
test_basic 0.004930 0.000083 0.319604 ( 0.410040)
test_all 0.000786 0.000072 680.475590 (106.343477)
test_rubyspec 0.050153 0.017874 53.267822 ( 61.450285)
total: 188.03 sec