Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-171548
#<BuildRuby:0x000055de1fd0c610
@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.20220802-171548",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009807 0.001341 0.954459 ( 1.782452)
build_miniruby 0.002273 0.000000 0.068958 ( 0.067064)
build_ruby 0.000000 0.002231 0.076435 ( 0.075249)
build_all 0.008248 0.001435 1.563683 ( 0.607855)
build_install 0.011110 0.012214 5.187807 ( 2.084222)
test_btest 0.000000 0.001321 77.311393 ( 8.261151)
test_basic 0.003312 0.004161 0.330873 ( 0.419883)
test_all 0.001521 0.000641 676.687688 ( 66.857154)
test_rubyspec 0.074894 0.092033 45.338718 ( 52.998886)
total: 133.15 sec