Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-020733
#<BuildRuby:0x000055f9ec9b7e90
@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.20230112-020733",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001999 0.004494 0.843579 ( 1.188246)
build_miniruby 0.001140 0.000245 1.020116 ( 1.018114)
build_ruby 0.001286 0.000275 2.783875 ( 2.781171)
build_all 0.004070 0.005553 16.747633 ( 2.994882)
build_install 0.009872 0.001383 2.053057 ( 1.074122)
test_btest 0.000840 0.000224 73.543776 ( 10.638848)
test_basic 0.007189 0.000000 0.343383 ( 0.428537)
test_all 0.001286 0.000000 648.875089 ( 99.658321)
test_rubyspec 0.082294 0.050055 51.615218 ( 59.741780)
total: 179.52 sec