Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-082445
#<BuildRuby:0x0000556729774008
@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.20221229-082445",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.006048 0.000613 0.883129 ( 1.089398)
build_miniruby 0.000927 0.000285 1.020199 ( 1.018526)
build_ruby 0.001221 0.000376 2.780684 ( 2.777869)
build_all 0.007285 0.002551 16.787225 ( 3.011414)
build_install 0.006767 0.004989 2.314138 ( 1.187510)
test_btest 0.000590 0.000208 71.530220 ( 11.405463)
test_basic 0.002934 0.003720 0.359940 ( 0.445988)
test_all 0.001091 0.000424 665.381155 (100.452833)
test_rubyspec 0.084068 0.050461 51.636666 ( 59.665078)
total: 181.05 sec