Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-001917
#<BuildRuby:0x00005651762ee8c0
@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.20220813-001917",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006744 0.000000 0.807987 ( 0.980883)
build_miniruby 0.000801 0.000000 0.057565 ( 0.056439)
build_ruby 0.000000 0.000842 0.059448 ( 0.058252)
build_all 0.000716 0.003859 1.536790 ( 0.585176)
build_install 0.010589 0.000388 1.937466 ( 0.968116)
test_btest 0.000806 0.000054 50.917860 ( 8.477271)
test_basic 0.005101 0.000340 0.288306 ( 0.377259)
test_all 0.001608 0.000108 610.244516 ( 87.940475)
test_rubyspec 0.098824 0.024977 43.986193 ( 51.342383)
total: 150.79 sec