Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-024028
#<BuildRuby:0x00005651c7087f68
@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-024028",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004528 0.000603 1.180378 ( 1.397694)
build_miniruby 0.000823 0.000110 0.951897 ( 0.950648)
build_ruby 0.001006 0.000134 2.697225 ( 2.574697)
build_all 0.005309 0.004589 22.266883 ( 4.431544)
build_install 0.009349 0.000860 4.432785 ( 1.585955)
test_btest 0.000449 0.000080 62.010986 ( 11.417197)
test_basic 0.000000 0.004750 0.296970 ( 0.388153)
test_all 0.000631 0.000148 656.080383 (109.099276)
test_rubyspec 0.032876 0.032456 53.290579 ( 61.512820)
total: 193.36 sec