Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-092926
#<BuildRuby:0x000055e65011c6c8
@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.20220222-092926",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009333 0.000762 0.974662 ( 3.527833)
build_miniruby 0.001836 0.000262 0.072016 ( 0.069895)
build_ruby 0.001672 0.000238 0.075181 ( 0.073287)
build_all 0.010209 0.000741 4.150574 ( 0.784753)
build_install 0.023212 0.000000 7.682705 ( 2.290590)
test_btest 0.000000 0.001906 73.869785 ( 7.858565)
test_basic 0.004672 0.002707 0.337945 ( 0.428652)
test_all 0.001423 0.000203 649.819643 ( 65.215999)
test_rubyspec 0.127309 0.045227 46.177879 ( 51.692313)
total: 131.94 sec