Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-132728
#<BuildRuby:0x0000555a5b0f86c8
@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.20220311-132728",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008507 0.002127 1.001692 ( 1.114054)
build_miniruby 0.001561 0.000390 0.071845 ( 0.069814)
build_ruby 0.001348 0.000337 0.074817 ( 0.072963)
build_all 0.010249 0.000052 1.519260 ( 0.607076)
build_install 0.011554 0.010522 5.278401 ( 2.180791)
test_btest 0.000752 0.000235 69.448295 ( 7.739937)
test_basic 0.007353 0.000000 0.339894 ( 0.428132)
test_all 0.002055 0.000000 671.623632 ( 66.456740)
test_rubyspec 0.133778 0.030699 46.292921 ( 51.427652)
total: 130.10 sec