Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-063150
#<BuildRuby:0x000055a79c6f4f98
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-063150",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009387 0.000626 0.968632 ( 1.867206)
build_miniruby 0.002378 0.000158 0.069032 ( 0.066844)
build_ruby 0.000000 0.001758 0.079051 ( 0.078209)
build_all 0.003105 0.007395 4.133185 ( 0.780343)
build_install 0.020932 0.003380 7.839463 ( 2.295843)
test_btest 0.001068 0.000194 47.121049 ( 44.919733)
test_basic 0.007782 0.000000 0.336280 ( 0.424854)
test_all 0.001627 0.000000 656.462929 ( 65.010748)
test_rubyspec 0.111135 0.052835 45.931143 ( 51.465418)
total: 166.91 sec