Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-125951
#<BuildRuby:0x000055b089723f50
@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.20221129-125951",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004141 0.000518 1.170901 ( 2.339993)
build_miniruby 0.000816 0.000102 0.942442 ( 0.941147)
build_ruby 0.000000 0.001206 2.739462 ( 2.619970)
build_all 0.005620 0.003292 15.836203 ( 3.354785)
build_install 0.008068 0.000000 1.988575 ( 1.128581)
test_btest 0.000568 0.000000 65.548517 ( 10.550151)
test_basic 0.003989 0.000627 0.317583 ( 0.408655)
test_all 0.000505 0.000620 683.769896 (108.209572)
test_rubyspec 0.028531 0.025986 53.229831 ( 61.481276)
total: 191.03 sec