Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-132707
#<BuildRuby:0x000055a3fd65a620
@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.20221213-132707",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004340 0.000083 0.850873 ( 1.065053)
build_miniruby 0.000735 0.000147 0.917803 ( 0.916351)
build_ruby 0.000000 0.001178 2.682700 ( 2.593801)
build_all 0.007187 0.001687 15.661299 ( 3.319563)
build_install 0.007761 0.000846 2.194225 ( 1.249997)
test_btest 0.000463 0.000097 65.864158 ( 10.974858)
test_basic 0.004807 0.000165 0.310014 ( 0.399698)
test_all 0.001227 0.000246 669.036399 (143.709477)
test_rubyspec 0.058975 0.010455 52.850562 ( 61.047013)
total: 225.28 sec