Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-143117
#<BuildRuby:0x0000556097a948e8
@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.20220211-143117",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010357 0.959787 ( 1.157746)
build_miniruby 0.001362 0.000659 0.079539 ( 0.077286)
build_ruby 0.001451 0.000484 0.074971 ( 0.073025)
build_all 0.006519 0.004466 4.128270 ( 0.783620)
build_install 0.016057 0.006937 7.774181 ( 2.310965)
test_btest 0.001082 0.000412 73.612656 ( 8.389715)
test_basic 0.007573 0.001321 0.351796 ( 0.447758)
test_all 0.001238 0.000450 697.414627 ( 67.292890)
test_rubyspec 0.107382 0.051971 46.292093 ( 51.722295)
total: 132.26 sec