Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-002830
#<BuildRuby:0x000055afbe4b7440
@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.20220305-002830",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009414 0.002990 1.021640 ( 1.152521)
build_miniruby 0.001246 0.000480 0.075649 ( 0.074237)
build_ruby 0.001262 0.000485 0.079505 ( 0.078034)
build_all 0.008671 0.001636 4.188294 ( 0.850604)
build_install 0.015050 0.009580 7.912934 ( 2.370747)
test_btest 0.000703 0.000290 72.008667 ( 8.315039)
test_basic 0.000000 0.007330 0.331384 ( 0.424794)
test_all 0.000288 0.001714 685.981364 ( 66.365712)
test_rubyspec 0.100405 0.056020 46.452416 ( 51.585179)
total: 131.22 sec