Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-101356
#<BuildRuby:0x000055b5501c1438
@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.20220731-101356",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009469 0.000729 0.839619 ( 1.263488)
build_miniruby 0.001397 0.000000 0.064180 ( 0.063188)
build_ruby 0.001654 0.000000 0.064715 ( 0.062546)
build_all 0.008815 0.000173 1.264297 ( 0.467445)
build_install 0.016869 0.000414 4.316132 ( 1.799305)
test_btest 0.001616 0.000095 52.701192 ( 6.326579)
test_basic 0.001240 0.005581 0.294242 ( 0.387631)
test_all 0.000000 0.002178 503.763668 ( 53.494144)
test_rubyspec 0.101127 0.030938 42.116121 ( 48.042194)
total: 111.91 sec