Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-170855
#<BuildRuby:0x000055fe19f1c3c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221217-170855",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004061 0.000000 0.881178 ( 1.249117)
build_miniruby 0.000914 0.000000 0.947383 ( 0.946104)
build_ruby 0.001276 0.000000 2.732690 ( 2.636871)
build_all 0.005194 0.003740 15.806660 ( 3.357490)
build_install 0.009810 0.000304 2.310698 ( 1.327915)
test_btest 0.000494 0.000025 64.272576 ( 11.777005)
test_basic 0.004223 0.000211 0.303340 ( 0.394733)
test_all 0.001603 0.000000 661.420791 (141.525760)
test_rubyspec 0.066843 0.001882 52.631692 ( 60.780383)
total: 224.00 sec