Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-045415
#<BuildRuby:0x0000564f5b20c4d8
@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.20220302-045415",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009530 0.001223 1.002831 ( 1.720780)
build_miniruby 0.001749 0.000375 0.077162 ( 0.074781)
build_ruby 0.001669 0.000358 0.071777 ( 0.069662)
build_all 0.005764 0.004830 4.234697 ( 0.838827)
build_install 0.021876 0.000749 7.896420 ( 2.445287)
test_btest 0.000851 0.000179 74.947027 ( 7.895496)
test_basic 0.002319 0.005429 0.348787 ( 0.436279)
test_all 0.001458 0.000384 698.645473 ( 67.588840)
test_rubyspec 0.088220 0.086695 46.418104 ( 51.871085)
total: 132.94 sec