Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-062011
#<BuildRuby:0x000056270c0e44d8
@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.20220227-062011",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007148 0.004479 1.023074 ( 1.460158)
build_miniruby 0.001782 0.000254 0.074175 ( 0.072141)
build_ruby 0.001823 0.000260 0.076239 ( 0.073985)
build_all 0.006749 0.002636 4.209339 ( 0.849064)
build_install 0.023737 0.000549 7.903989 ( 2.409107)
test_btest 0.001338 0.000174 76.157676 ( 8.116097)
test_basic 0.007913 0.001032 0.332210 ( 0.418982)
test_all 0.001789 0.000090 700.805806 ( 67.475120)
test_rubyspec 0.121563 0.046947 46.395928 ( 51.832394)
total: 132.71 sec