Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-065430
#<BuildRuby:0x000055fed97ba678
@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.20221228-065430",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.005687 0.000812 0.841189 ( 1.039743)
build_miniruby 0.001144 0.000164 1.010910 ( 1.008935)
build_ruby 0.001430 0.000204 2.800246 ( 2.797690)
build_all 0.009028 0.000583 16.708289 ( 2.978904)
build_install 0.010779 0.000729 2.228215 ( 1.167563)
test_btest 0.000957 0.000120 76.316838 ( 11.159937)
test_basic 0.006234 0.000779 0.347095 ( 0.432795)
test_all 0.001111 0.000139 651.602196 (114.626679)
test_rubyspec 0.067731 0.060876 51.279167 ( 59.406904)
total: 194.62 sec