Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-135251
#<BuildRuby:0x00005592c6c3a858
@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.20230101-135251",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002725 0.003790 0.850277 ( 1.023033)
build_miniruby 0.001106 0.000221 1.021234 ( 1.019186)
build_ruby 0.001303 0.000260 2.786313 ( 2.783799)
build_all 0.004587 0.005359 16.848938 ( 2.977278)
build_install 0.009132 0.002436 2.292824 ( 1.193831)
test_btest 0.000833 0.000222 78.621320 ( 10.701167)
test_basic 0.003200 0.003047 0.359324 ( 0.445755)
test_all 0.001160 0.000341 664.710202 ( 97.902963)
test_rubyspec 0.084814 0.031454 51.515105 ( 59.576099)
total: 177.62 sec