Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-090910
#<BuildRuby:0x000055c79560a678
@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.20230103-090910",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.004504 0.001876 0.897118 ( 1.139929)
build_miniruby 0.000936 0.000390 1.015475 ( 1.013332)
build_ruby 0.001130 0.000471 2.779181 ( 2.776572)
build_all 0.008373 0.001523 16.688886 ( 2.981935)
build_install 0.006383 0.005432 2.295984 ( 1.188161)
test_btest 0.000772 0.000331 76.374472 ( 10.217246)
test_basic 0.000000 0.007242 0.385108 ( 0.470038)
test_all 0.000000 0.001039 648.846713 (107.976003)
test_rubyspec 0.081997 0.037495 51.435314 ( 59.524491)
total: 187.29 sec