Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-235958
#<BuildRuby:0x0000563340898f40
@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.20220404-235958",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008896 0.003177 1.054449 ( 2.190205)
build_miniruby 0.001389 0.000348 0.077610 ( 0.077366)
build_ruby 0.001702 0.000426 0.073585 ( 0.072569)
build_all 0.007921 0.001980 4.154606 ( 0.866907)
build_install 0.019983 0.000511 8.470924 ( 3.031548)
test_btest 0.001137 0.000227 78.268649 ( 8.279760)
test_basic 0.002575 0.006212 0.332586 ( 0.420423)
test_all 0.001454 0.000379 665.497870 ( 65.936991)
test_rubyspec 0.082645 0.073978 46.566989 ( 51.967735)
total: 132.84 sec