Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-075757
#<BuildRuby:0x000055eb287ac6c8
@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.20220206-075757",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010621 0.000416 0.952358 ( 1.913326)
build_miniruby 0.002250 0.000141 0.078973 ( 0.076870)
build_ruby 0.001397 0.000088 0.069384 ( 0.068595)
build_all 0.010361 0.000060 4.152347 ( 0.805497)
build_install 0.018293 0.004656 7.850090 ( 2.347785)
test_btest 0.001374 0.000125 73.874157 ( 8.033958)
test_basic 0.006083 0.000553 0.335094 ( 0.425517)
test_all 0.001869 0.000170 665.777066 ( 65.716505)
test_rubyspec 0.131343 0.040242 46.038960 ( 51.442505)
total: 130.83 sec