Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-061224
#<BuildRuby:0x0000564820653ba0
@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.20220728-061224",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.008849 0.000730 0.897682 ( 1.599840)
build_miniruby 0.001326 0.000190 0.064014 ( 0.062954)
build_ruby 0.001092 0.000156 0.055944 ( 0.055232)
build_all 0.007125 0.001017 1.275424 ( 0.484858)
build_install 0.010311 0.007014 4.288732 ( 1.837164)
test_btest 0.000835 0.000179 53.043518 ( 6.249192)
test_basic 0.004596 0.000985 0.281875 ( 0.372526)
test_all 0.002837 0.000608 503.998033 ( 52.908690)
test_rubyspec 0.068758 0.072662 41.881144 ( 47.524595)
total: 111.10 sec