Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-163331
#<BuildRuby:0x000055ecfd3b0480
@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.20220304-163331",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000057 0.000000 0.000057 ( 0.000059)
build_up 0.010525 0.000000 0.995625 ( 1.082998)
build_miniruby 0.002302 0.000000 0.079816 ( 0.077734)
build_ruby 0.001900 0.000000 0.079214 ( 0.078198)
build_all 0.005668 0.004106 4.175718 ( 0.848508)
build_install 0.020510 0.004109 8.086813 ( 2.430777)
test_btest 0.001071 0.000086 74.816187 ( 8.061901)
test_basic 0.007486 0.000599 0.346149 ( 0.434717)
test_all 0.002014 0.000161 694.512800 ( 67.326510)
test_rubyspec 0.116662 0.035491 46.474946 ( 51.725095)
total: 132.07 sec