Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-014723
#<BuildRuby:0x000055c74591ebe8
@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.20230120-014723",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000000 0.006484 0.855049 ( 1.025651)
build_miniruby 0.000450 0.000811 1.018996 ( 1.018036)
build_ruby 0.001139 0.000304 2.802584 ( 2.799710)
build_all 0.008643 0.001160 16.886724 ( 2.993421)
build_install 0.010164 0.001382 2.127151 ( 1.071048)
test_btest 0.000674 0.000159 70.248844 ( 11.183871)
test_basic 0.001514 0.005128 0.311341 ( 0.397611)
test_all 0.000890 0.000262 678.952092 (106.030823)
test_rubyspec 0.060423 0.016574 51.738834 ( 59.822531)
total: 186.34 sec