Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-115228
#<BuildRuby:0x000055b8864cf7e0
@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.20220225-115228",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005550 0.006250 0.995753 ( 1.257747)
build_miniruby 0.001570 0.000654 0.076020 ( 0.074310)
build_ruby 0.002264 0.000000 0.070035 ( 0.067693)
build_all 0.009269 0.000000 4.067938 ( 0.819433)
build_install 0.022895 0.000000 7.894003 ( 2.441108)
test_btest 0.001247 0.000000 72.013880 ( 8.311731)
test_basic 0.007214 0.000000 0.340869 ( 0.440356)
test_all 0.001968 0.000000 667.600535 ( 65.526675)
test_rubyspec 0.117235 0.045566 46.219941 ( 51.479191)
total: 130.42 sec