Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-155849
#<BuildRuby:0x000056056cdb0b38
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220222-155849",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006119 0.005663 0.867242 ( 1.823769)
build_miniruby 0.001451 0.000447 0.073272 ( 0.071162)
build_ruby 0.001537 0.000473 0.080202 ( 0.077970)
build_all 0.008361 0.001104 1.526506 ( 0.615036)
build_install 0.009223 0.009432 5.148241 ( 2.133485)
test_btest 0.000932 0.000349 74.814919 ( 8.034877)
test_basic 0.005289 0.001984 0.342074 ( 0.436574)
test_all 0.001583 0.000594 698.039541 ( 67.564698)
test_rubyspec 0.102566 0.061802 46.221033 ( 51.347309)
total: 132.11 sec