Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-052722
#<BuildRuby:0x0000563227fa8480
@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.20220530-052722",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000057 0.000009 0.000066 ( 0.000071)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004748 0.006873 0.983914 ( 1.288651)
build_miniruby 0.001656 0.000441 0.068949 ( 0.066741)
build_ruby 0.002590 0.000000 0.072266 ( 0.070125)
build_all 0.003700 0.004568 1.466525 ( 0.589375)
build_install 0.005200 0.016359 5.759972 ( 2.809414)
test_btest 0.000952 0.000504 79.245278 ( 8.597047)
test_basic 0.002903 0.003417 0.324407 ( 0.414519)
test_all 0.000941 0.002097 707.444686 ( 67.850104)
test_rubyspec 0.093479 0.082630 45.903470 ( 51.711218)
total: 133.40 sec