Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-205823
#<BuildRuby:0x000055618a806678
@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.20221229-205823",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000000 0.006483 0.845607 ( 1.057760)
build_miniruby 0.000884 0.000412 1.018435 ( 1.016515)
build_ruby 0.001088 0.000507 2.776890 ( 2.774146)
build_all 0.008831 0.000867 16.729662 ( 2.947526)
build_install 0.009349 0.002267 2.316282 ( 1.191022)
test_btest 0.000627 0.000243 77.794251 ( 10.496581)
test_basic 0.000000 0.007237 0.331996 ( 0.416508)
test_all 0.000426 0.000687 670.239199 ( 95.974469)
test_rubyspec 0.077373 0.053456 51.544759 ( 59.611980)
total: 175.49 sec