Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-144147
#<BuildRuby:0x0000560aa9b4caf8
@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-144147",
@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.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000104 0.000016 0.000120 ( 0.000125)
build_up 0.007639 0.004729 1.030251 ( 1.238027)
build_miniruby 0.001387 0.000298 0.078028 ( 0.077031)
build_ruby 0.000000 0.001918 0.077930 ( 0.077480)
build_all 0.005438 0.004403 4.105011 ( 0.859377)
build_install 0.015649 0.007799 7.899151 ( 2.427082)
test_btest 0.000892 0.000297 77.898558 ( 8.119622)
test_basic 0.004312 0.004070 0.331141 ( 0.420285)
test_all 0.001319 0.000480 668.899841 ( 66.718460)
test_rubyspec 0.111145 0.047670 46.257983 ( 51.732345)
total: 131.67 sec