Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-231012
#<BuildRuby:0x0000556398b3ca58
@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.20220228-231012",
@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.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000579 0.010111 0.999299 ( 1.055773)
build_miniruby 0.001424 0.000356 0.075424 ( 0.074449)
build_ruby 0.001760 0.000440 0.078695 ( 0.077387)
build_all 0.009299 0.001308 4.189124 ( 0.867361)
build_install 0.023244 0.000523 7.861892 ( 2.441029)
test_btest 0.001105 0.000201 76.115191 ( 7.973728)
test_basic 0.004382 0.003399 0.335075 ( 0.424944)
test_all 0.001925 0.000146 703.976762 ( 68.105623)
test_rubyspec 0.113044 0.039383 46.157424 ( 51.893007)
total: 132.91 sec