Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-205347
#<BuildRuby:0x0000560484bafe58
@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.20221127-205347",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004802 0.000112 1.199948 ( 1.644365)
build_miniruby 0.000809 0.000108 1.000690 ( 0.999320)
build_ruby 0.000000 0.001311 2.822361 ( 2.718142)
build_all 0.006907 0.003374 22.595800 ( 4.424329)
build_install 0.005551 0.004674 4.379470 ( 1.567653)
test_btest 0.000492 0.000116 60.839690 ( 11.765064)
test_basic 0.000431 0.004633 0.309783 ( 0.400371)
test_all 0.001217 0.000000 661.743732 (109.334122)
test_rubyspec 0.025514 0.036686 53.278720 ( 61.406136)
total: 194.26 sec