Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-143842
#<BuildRuby:0x0000560d52a87810
@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.20220214-143842",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001621 0.009970 0.960294 ( 1.135428)
build_miniruby 0.001568 0.000523 0.079170 ( 0.076797)
build_ruby 0.001390 0.000463 0.077493 ( 0.075373)
build_all 0.006299 0.004750 4.188863 ( 0.781274)
build_install 0.017847 0.006693 7.710134 ( 2.293599)
test_btest 0.000998 0.000375 76.390420 ( 8.486574)
test_basic 0.001493 0.005822 0.336841 ( 0.424677)
test_all 0.001485 0.000650 687.924983 ( 66.941773)
test_rubyspec 0.091929 0.069107 45.700688 ( 50.945761)
total: 131.16 sec