Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-053615
#<BuildRuby:0x000055ad24ebfdf8
@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.20221227-053615",
@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.000014 0.000005 0.000019 ( 0.000017)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.004908 0.001636 0.892730 ( 1.053661)
build_miniruby 0.000964 0.000321 1.012307 ( 1.010391)
build_ruby 0.001242 0.000414 2.757345 ( 2.754675)
build_all 0.007289 0.002429 16.621552 ( 2.985366)
build_install 0.011270 0.000186 2.249414 ( 1.180067)
test_btest 0.000702 0.000201 75.399891 ( 10.087717)
test_basic 0.005156 0.001473 0.363980 ( 0.449855)
test_all 0.001070 0.000306 656.661598 (111.331941)
test_rubyspec 0.071487 0.061011 51.358909 ( 59.430893)
total: 190.29 sec