Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-065128
#<BuildRuby:0x000056529e0908e8
@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-065128",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.007756 0.003539 1.041162 ( 1.577849)
build_miniruby 0.001679 0.000210 0.079385 ( 0.077086)
build_ruby 0.001516 0.000189 0.070937 ( 0.069535)
build_all 0.006578 0.004490 4.239703 ( 0.837927)
build_install 0.022752 0.000239 7.944386 ( 2.410040)
test_btest 0.000864 0.000118 76.021679 ( 7.874402)
test_basic 0.000000 0.007601 0.337555 ( 0.436303)
test_all 0.000000 0.001912 712.251008 ( 68.148276)
test_rubyspec 0.084763 0.070897 46.373251 ( 51.510247)
total: 132.94 sec