Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-013050
#<BuildRuby:0x0000563e2ead0148
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220512-013050",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002961 0.003688 0.875954 ( 1.234136)
build_miniruby 0.000000 0.001075 0.057233 ( 0.055916)
build_ruby 0.000000 0.000878 0.057460 ( 0.056277)
build_all 0.003672 0.000767 1.526551 ( 0.619179)
build_install 0.008989 0.002248 6.321905 ( 2.868965)
test_btest 0.000711 0.000177 49.350022 ( 8.586496)
test_basic 0.005486 0.000305 0.283704 ( 0.372328)
test_all 0.001107 0.000260 603.324690 ( 96.594208)
test_rubyspec 0.084378 0.045888 44.187326 ( 49.052571)
total: 159.44 sec