Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-080119
#<BuildRuby:0x0000563edd44ff58
@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.20230114-080119",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000039 0.000005 0.000044 ( 0.000047)
configure 0.000038 0.000006 0.000044 ( 0.000043)
build_up 0.008690 0.001158 0.931404 ( 1.122197)
build_miniruby 0.001033 0.000138 1.015604 ( 1.013706)
build_ruby 0.001392 0.000186 2.784372 ( 2.781903)
build_all 0.009810 0.000000 16.839740 ( 2.996889)
build_install 0.006855 0.004362 2.097935 ( 1.091003)
test_btest 0.000925 0.000146 75.845869 ( 11.082581)
test_basic 0.002974 0.003431 0.376691 ( 0.462867)
test_all 0.001376 0.000263 665.984140 (102.098250)
test_rubyspec 0.094615 0.033399 52.202580 ( 60.252005)
total: 182.90 sec