Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-212914
#<BuildRuby:0x0000564078f091a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220129-212914",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000000 0.000031 0.000031 ( 0.000037)
configure 0.000000 0.000030 0.000030 ( 0.000028)
build_up 0.007768 0.003779 0.930682 ( 1.458828)
build_miniruby 0.001540 0.000308 0.076131 ( 0.074544)
build_ruby 0.001563 0.000313 0.079578 ( 0.078030)
build_all 0.008408 0.001682 4.096955 ( 0.807146)
build_install 0.021695 0.001216 7.807230 ( 2.312765)
test_btest 0.001169 0.000000 47.242529 ( 43.981433)
test_basic 0.003776 0.005176 0.342371 ( 0.429490)
test_all 0.001627 0.000343 686.340862 ( 66.999704)
test_rubyspec 0.089713 0.065330 45.674794 ( 51.201380)
total: 167.34 sec