Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-235833
#<BuildRuby:0x000055c9fefcac60
@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.20221119-235833",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004442 0.000740 1.088591 ( 1.096749)
build_miniruby 0.000000 0.001047 0.946403 ( 0.944854)
build_ruby 0.000000 0.001110 2.617661 ( 2.531359)
build_all 0.002784 0.006191 15.899958 ( 3.467042)
build_install 0.005289 0.004719 2.016953 ( 1.138308)
test_btest 0.000482 0.000173 55.930023 ( 11.906522)
test_basic 0.000182 0.004584 0.293133 ( 0.384721)
test_all 0.000678 0.000290 620.933995 (107.465315)
test_rubyspec 0.046544 0.035745 52.160738 ( 60.230371)
total: 189.17 sec