Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-113317
#<BuildRuby:0x000055f1d6ad4c10
@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.20220307-113317",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000055 0.000018 0.000073 ( 0.000077)
build_up 0.008408 0.002802 0.982620 ( 1.202511)
build_miniruby 0.001462 0.000487 0.074128 ( 0.072439)
build_ruby 0.000000 0.001909 0.078046 ( 0.076018)
build_all 0.005033 0.004787 4.167546 ( 0.839528)
build_install 0.015260 0.009791 7.902640 ( 2.421024)
test_btest 0.000867 0.000401 74.974531 ( 7.828264)
test_basic 0.004685 0.002584 0.340090 ( 0.429179)
test_all 0.001131 0.000528 687.866550 ( 67.201220)
test_rubyspec 0.092924 0.075178 46.512764 ( 51.868120)
total: 131.94 sec