Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-034043
#<BuildRuby:0x000055f98bf848e8
@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-034043",
@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.000018 0.000003 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006418 0.004393 1.051679 ( 1.332941)
build_miniruby 0.001768 0.000354 0.075968 ( 0.074866)
build_ruby 0.001499 0.000299 0.080004 ( 0.078569)
build_all 0.009928 0.001057 4.177817 ( 0.858525)
build_install 0.011027 0.012744 7.879550 ( 2.440903)
test_btest 0.000675 0.000211 73.046461 ( 7.943911)
test_basic 0.005846 0.001826 0.346379 ( 0.434991)
test_all 0.001516 0.000474 674.365122 ( 66.021927)
test_rubyspec 0.079366 0.065127 46.308240 ( 51.840132)
total: 131.03 sec