Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-103814
#<BuildRuby:0x0000559d32209f48
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-103814",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004131 0.006143 1.211869 ( 1.246982)
build_miniruby 0.001703 0.000786 0.844159 ( 0.847190)
build_ruby 0.002117 0.000977 2.227871 ( 2.139539)
build_all 0.015201 0.005415 18.514130 ( 2.138203)
build_install 0.015612 0.005477 2.064487 ( 1.018883)
test_btest 0.001031 0.000434 91.893132 ( 8.878276)
test_basic 0.005236 0.002205 0.344672 ( 0.433739)
test_all 0.001494 0.000629 698.277090 ( 70.572103)
test_rubyspec 0.091014 0.060195 49.262024 ( 57.508358)
total: 144.78 sec