Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-194909
#<BuildRuby:0x0000557a0c7ba968
@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.20221204-194909",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000000 0.004868 1.117940 ( 1.355373)
build_miniruby 0.000000 0.000902 0.953031 ( 0.951584)
build_ruby 0.000000 0.001222 2.761214 ( 2.662171)
build_all 0.007630 0.001088 15.727630 ( 3.376330)
build_install 0.010483 0.000000 2.298982 ( 1.284299)
test_btest 0.000686 0.000000 65.767162 ( 11.038685)
test_basic 0.004677 0.000000 0.303363 ( 0.393804)
test_all 0.001709 0.000000 705.642879 (108.347519)
test_rubyspec 0.055957 0.003590 53.911348 ( 62.048994)
total: 191.46 sec