Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-120215
#<BuildRuby:0x000055aaec6c30d0
@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.20220226-120215",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010393 0.000425 0.993772 ( 1.127147)
build_miniruby 0.001597 0.000106 0.076114 ( 0.074406)
build_ruby 0.001781 0.000119 0.077307 ( 0.075326)
build_all 0.009813 0.000654 4.112939 ( 0.848029)
build_install 0.020101 0.001340 7.961628 ( 2.406675)
test_btest 0.001456 0.000000 75.653431 ( 7.982001)
test_basic 0.001644 0.005526 0.330183 ( 0.426849)
test_all 0.001250 0.000147 666.483955 ( 66.042649)
test_rubyspec 0.109896 0.059362 46.180119 ( 51.673051)
total: 130.66 sec