Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-143037
#<BuildRuby:0x000055aa341db940
@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.20220304-143037",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004680 0.005831 1.005142 ( 1.311105)
build_miniruby 0.001265 0.000527 0.077427 ( 0.076360)
build_ruby 0.001718 0.000716 0.077047 ( 0.075093)
build_all 0.007043 0.002934 4.215652 ( 0.842807)
build_install 0.013901 0.009176 7.862802 ( 2.427154)
test_btest 0.001030 0.000476 74.912964 ( 8.236657)
test_basic 0.003270 0.004580 0.341504 ( 0.430794)
test_all 0.001918 0.000280 659.210253 ( 65.023083)
test_rubyspec 0.100542 0.064305 46.310852 ( 51.719287)
total: 130.14 sec