Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-233743
#<BuildRuby:0x0000558e1c1cc438
@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.20220213-233743",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010357 0.000284 0.961737 ( 1.008791)
build_miniruby 0.001994 0.000285 0.070223 ( 0.067473)
build_ruby 0.000000 0.001952 0.062403 ( 0.060528)
build_all 0.006683 0.002643 4.117244 ( 0.776911)
build_install 0.014504 0.008199 7.797345 ( 2.366207)
test_btest 0.001077 0.000000 77.229522 ( 8.087105)
test_basic 0.005178 0.003756 0.333596 ( 0.428907)
test_all 0.001737 0.000497 708.853371 ( 68.071588)
test_rubyspec 0.087103 0.063185 46.407630 ( 51.653170)
total: 132.52 sec