Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-001251
#<BuildRuby:0x000055eb1b0cffb0
@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-001251",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001890 0.003364 1.192150 ( 1.426805)
build_miniruby 0.000783 0.000245 1.018597 ( 1.017139)
build_ruby 0.001047 0.000327 2.884435 ( 2.784519)
build_all 0.005650 0.004596 22.517081 ( 4.378545)
build_install 0.006415 0.003447 4.369929 ( 1.551303)
test_btest 0.000427 0.000157 64.720690 ( 10.503187)
test_basic 0.004992 0.000000 0.290668 ( 0.381620)
test_all 0.000896 0.000000 698.760823 (107.245345)
test_rubyspec 0.051652 0.024355 53.650031 ( 61.769197)
total: 191.06 sec