Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-152504
#<BuildRuby:0x000055e192b37f58
@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.20230104-152504",
@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.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.005111 0.001988 0.928198 ( 1.083666)
build_miniruby 0.000897 0.000348 1.064698 ( 1.062688)
build_ruby 0.001263 0.000295 2.777940 ( 2.775294)
build_all 0.007533 0.002458 16.738464 ( 2.964847)
build_install 0.007565 0.003857 2.316821 ( 1.193006)
test_btest 0.000743 0.000291 77.642225 ( 10.571484)
test_basic 0.002978 0.003651 0.345554 ( 0.431823)
test_all 0.000858 0.000358 660.042971 ( 97.551613)
test_rubyspec 0.097733 0.033374 51.497061 ( 59.518256)
total: 177.15 sec