Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-142323
#<BuildRuby:0x00005618d8f13f00
@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.20221123-142323",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004610 0.000028 1.101115 ( 1.141357)
build_miniruby 0.001015 0.000000 0.978903 ( 0.977558)
build_ruby 0.001186 0.000000 2.818673 ( 2.686002)
build_all 0.005239 0.003666 16.010143 ( 3.299598)
build_install 0.008109 0.000854 2.047603 ( 1.144645)
test_btest 0.000580 0.000061 55.683716 ( 11.940478)
test_basic 0.005351 0.000095 0.294180 ( 0.383831)
test_all 0.001372 0.000137 685.283061 (122.514065)
test_rubyspec 0.038288 0.024518 53.416032 ( 61.662112)
total: 205.75 sec