Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-023035
#<BuildRuby:0x000055fdac55fed8
@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.20221201-023035",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.009545 0.000105 19.862429 ( 4.953918)
build_miniruby 0.002494 0.000000 50.266015 ( 9.158760)
build_ruby 0.001193 0.000000 2.683314 ( 2.575922)
build_all 0.013254 0.000259 30.404405 ( 5.089822)
build_install 0.009521 0.000044 2.132206 ( 1.218639)
test_btest 0.000564 0.000026 66.764501 ( 10.800573)
test_basic 0.003877 0.000000 0.323955 ( 0.416412)
test_all 0.000932 0.000022 664.081975 (111.699040)
test_rubyspec 0.068971 0.010015 53.358466 ( 61.582287)
total: 207.50 sec