Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-184502
#<BuildRuby:0x000055f36104a7b8
@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.20230111-184502",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005986 0.000631 0.886522 ( 1.250853)
build_miniruby 0.001190 0.000125 1.011144 ( 1.009232)
build_ruby 0.000000 0.001561 2.859375 ( 2.856777)
build_all 0.000000 0.009861 16.885699 ( 3.009301)
build_install 0.007359 0.003999 2.130926 ( 1.079352)
test_btest 0.000000 0.000962 75.485526 ( 10.770708)
test_basic 0.003208 0.003391 0.354699 ( 0.440881)
test_all 0.001178 0.000353 666.075652 ( 98.925023)
test_rubyspec 0.066693 0.045451 51.713529 ( 59.790277)
total: 179.13 sec