Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-043503
#<BuildRuby:0x000055e7c6a9e620
@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.20230124-043503",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001006 0.005082 0.879630 ( 1.133832)
build_miniruby 0.000577 0.000829 1.009341 ( 1.007267)
build_ruby 0.001231 0.000439 2.795219 ( 2.792539)
build_all 0.004081 0.005549 16.663115 ( 2.988071)
build_install 0.006146 0.005052 2.067785 ( 1.067342)
test_btest 0.000694 0.000324 73.083338 ( 10.474496)
test_basic 0.001274 0.004962 0.344396 ( 0.430861)
test_all 0.001247 0.000000 667.924350 ( 99.612699)
test_rubyspec 0.058240 0.027586 51.133337 ( 59.297070)
total: 178.80 sec