Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-005610
#<BuildRuby:0x00005623346449e0
@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.20220211-005610",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008815 0.004369 0.954078 ( 1.883543)
build_miniruby 0.001249 0.000481 0.070088 ( 0.068047)
build_ruby 0.000000 0.001719 0.075895 ( 0.074017)
build_all 0.005348 0.005366 4.120891 ( 0.781324)
build_install 0.016948 0.006148 7.780066 ( 2.292162)
test_btest 0.000659 0.000292 73.288939 ( 8.237872)
test_basic 0.003172 0.003843 0.339842 ( 0.428768)
test_all 0.001433 0.000678 703.405372 ( 67.805496)
test_rubyspec 0.100236 0.066581 46.356544 ( 51.745155)
total: 133.32 sec