Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-172401
#<BuildRuby:0x000055683b333440
@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.20220331-172401",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002782 0.009437 1.022905 ( 1.060584)
build_miniruby 0.001339 0.000720 0.065609 ( 0.063515)
build_ruby 0.001181 0.000636 0.072849 ( 0.070584)
build_all 0.007972 0.002029 4.201570 ( 0.847680)
build_install 0.022917 0.001227 8.029078 ( 2.410257)
test_btest 0.000753 0.000283 74.181036 ( 8.258333)
test_basic 0.004724 0.003958 0.353662 ( 0.445032)
test_all 0.001272 0.000509 713.282967 ( 68.766282)
test_rubyspec 0.104231 0.061000 46.796233 ( 52.103726)
total: 134.03 sec