Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-131417
#<BuildRuby:0x00005611cfdb3440
@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.20220327-131417",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.002251 0.007921 0.981085 ( 1.081752)
build_miniruby 0.001416 0.000404 0.077362 ( 0.075331)
build_ruby 0.001430 0.000409 0.079515 ( 0.078013)
build_all 0.010738 0.000000 4.159170 ( 0.843716)
build_install 0.021791 0.002128 7.892329 ( 2.427707)
test_btest 0.000836 0.000174 72.617855 ( 8.210080)
test_basic 0.003279 0.004733 0.342779 ( 0.431664)
test_all 0.001628 0.000407 713.107620 ( 73.292544)
test_rubyspec 0.101891 0.069001 45.746463 ( 51.197895)
total: 137.64 sec