Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-231728
#<BuildRuby:0x00005616dc6128a0
@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.20220301-231728",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007406 0.003769 0.951896 ( 1.384508)
build_miniruby 0.002296 0.000000 0.074954 ( 0.072492)
build_ruby 0.002000 0.000000 0.077016 ( 0.075005)
build_all 0.009956 0.000000 4.252908 ( 0.844755)
build_install 0.018887 0.006505 7.939655 ( 2.419877)
test_btest 0.001044 0.000251 72.992829 ( 8.065453)
test_basic 0.002331 0.004339 0.343114 ( 0.434026)
test_all 0.001510 0.000423 682.581936 ( 67.164845)
test_rubyspec 0.102102 0.055108 46.643828 ( 51.898345)
total: 132.36 sec