Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-002655
#<BuildRuby:0x000055ebd2cc80d0
@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.20230109-002655",
@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.000025)
autoconf 0.000058 0.000009 0.000067 ( 0.000066)
configure 0.000054 0.000007 0.000061 ( 0.000058)
build_up 0.003994 0.005089 0.854068 ( 1.020489)
build_miniruby 0.000000 0.001187 1.011151 ( 1.009197)
build_ruby 0.000000 0.001587 2.780788 ( 2.778254)
build_all 0.004073 0.006014 16.887469 ( 2.969939)
build_install 0.007178 0.002393 2.139181 ( 1.078420)
test_btest 0.000760 0.000253 78.794232 ( 10.738195)
test_basic 0.003026 0.004277 0.357471 ( 0.442347)
test_all 0.001223 0.000168 669.861593 ( 96.201308)
test_rubyspec 0.050541 0.032126 52.144185 ( 60.248683)
total: 176.49 sec