Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-143035
#<BuildRuby:0x000055fb2a964a58
@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.20220403-143035",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004400 0.006900 1.027045 ( 1.672742)
build_miniruby 0.001874 0.000330 0.076046 ( 0.073753)
build_ruby 0.001938 0.000342 0.076739 ( 0.074354)
build_all 0.003538 0.007745 4.286149 ( 0.869921)
build_install 0.018894 0.004797 8.569992 ( 2.974656)
test_btest 0.001153 0.000315 72.073809 ( 8.045519)
test_basic 0.005963 0.001626 0.340182 ( 0.428452)
test_all 0.000000 0.001970 647.876532 ( 65.268416)
test_rubyspec 0.100913 0.056232 46.663758 ( 52.009087)
total: 131.42 sec