Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-090847
#<BuildRuby:0x000056245d27a858
@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.20230108-090847",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001778 0.004466 0.838294 ( 1.318162)
build_miniruby 0.001064 0.000228 1.014794 ( 1.012939)
build_ruby 0.001413 0.000000 2.778209 ( 2.775689)
build_all 0.009964 0.000000 16.877833 ( 3.013376)
build_install 0.006982 0.004579 2.144105 ( 1.077875)
test_btest 0.000618 0.000138 68.349508 ( 11.512531)
test_basic 0.006937 0.000545 0.362167 ( 0.446688)
test_all 0.001068 0.000225 668.480601 (100.590893)
test_rubyspec 0.089663 0.043570 52.456386 ( 60.510454)
total: 182.26 sec