Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-162253
#<BuildRuby:0x000055a045e13440
@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.20220307-162253",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002631 0.007750 1.016032 ( 1.144138)
build_miniruby 0.001463 0.000563 0.071005 ( 0.068874)
build_ruby 0.001384 0.000532 0.082926 ( 0.080527)
build_all 0.009146 0.000187 4.144063 ( 0.847477)
build_install 0.012537 0.012259 7.903491 ( 2.383946)
test_btest 0.000821 0.000360 74.441480 ( 7.888821)
test_basic 0.006921 0.000830 0.341012 ( 0.430374)
test_all 0.001622 0.000668 709.664156 ( 68.154784)
test_rubyspec 0.088802 0.078501 46.361198 ( 51.732701)
total: 132.73 sec