Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-220833
#<BuildRuby:0x000055f202e14728
@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.20230101-220833",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002913 0.003739 0.846277 ( 1.034601)
build_miniruby 0.001012 0.000289 1.023894 ( 1.021837)
build_ruby 0.001245 0.000356 2.772446 ( 2.769696)
build_all 0.008518 0.001163 16.743555 ( 2.998597)
build_install 0.010215 0.001441 2.301113 ( 1.176579)
test_btest 0.000825 0.000206 75.872650 ( 10.673592)
test_basic 0.006278 0.000332 0.340480 ( 0.426854)
test_all 0.001209 0.000284 663.979200 (115.038415)
test_rubyspec 0.097009 0.032025 51.377358 ( 59.436982)
total: 194.58 sec