Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-011808
#<BuildRuby:0x0000559f7c15c068
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230105-011808",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003532 0.000000 0.624825 ( 1.089857)
build_miniruby 0.001025 0.000000 0.674957 ( 0.674453)
build_ruby 0.001270 0.000000 2.425559 ( 2.425267)
build_all 0.009103 0.000000 12.782535 ( 1.610140)
build_install 0.006985 0.000000 1.607431 ( 0.769442)
test_btest 0.000724 0.000000 69.553308 ( 5.955817)
test_basic 0.003920 0.000000 0.261368 ( 0.355935)
test_all 0.001175 0.000000 497.817359 ( 47.056484)
test_rubyspec 0.010451 0.018174 35.097115 ( 45.649400)
total: 105.59 sec