Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-090237
#<BuildRuby:0x000055b1ce2f8b38
@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.20220317-090237",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005743 0.004402 1.024063 ( 3.749918)
build_miniruby 0.002051 0.000000 0.074697 ( 0.073085)
build_ruby 0.002326 0.000068 0.076368 ( 0.074129)
build_all 0.007960 0.001592 4.201105 ( 0.852760)
build_install 0.016582 0.006404 7.839990 ( 2.388600)
test_btest 0.000974 0.000229 72.265723 ( 8.480333)
test_basic 0.004199 0.003574 0.342951 ( 0.431144)
test_all 0.000682 0.001346 682.210191 ( 67.187990)
test_rubyspec 0.102176 0.060235 46.124029 ( 51.624829)
total: 134.86 sec