Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-091041
#<BuildRuby:0x00005620c0120c00
@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.20220820-091041",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010628 0.000759 0.969765 ( 0.985927)
build_miniruby 0.001630 0.000116 0.075884 ( 0.073992)
build_ruby 0.001695 0.000121 0.077833 ( 0.076311)
build_all 0.006683 0.003611 1.517670 ( 0.582101)
build_install 0.020623 0.001184 1.899122 ( 0.927062)
test_btest 0.001102 0.000110 71.909931 ( 8.397416)
test_basic 0.002641 0.004702 0.333684 ( 0.422683)
test_all 0.003338 0.003538 680.852336 ( 66.246017)
test_rubyspec 0.131369 0.041269 46.262430 ( 54.726213)
total: 132.44 sec