Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-010553
#<BuildRuby:0x0000562d3ea50700
@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-010553",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004852 0.000000 1.131799 ( 1.142663)
build_miniruby 0.000879 0.000000 0.971334 ( 0.970106)
build_ruby 0.001176 0.000000 2.789313 ( 2.672072)
build_all 0.008837 0.000000 15.774868 ( 3.258206)
build_install 0.009228 0.000000 2.236882 ( 1.308267)
test_btest 0.000652 0.000000 65.283670 ( 11.222419)
test_basic 0.000000 0.005185 0.315634 ( 0.406316)
test_all 0.001134 0.000067 665.808595 (120.511870)
test_rubyspec 0.035547 0.027657 53.106086 ( 61.240751)
total: 202.73 sec