Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-141201
#<BuildRuby:0x000055f545785448
@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.20220521-141201",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006709 0.004164 0.838691 ( 1.045596)
build_miniruby 0.001247 0.000083 0.051659 ( 0.050238)
build_ruby 0.001646 0.000000 0.063418 ( 0.061687)
build_all 0.006768 0.000000 1.182990 ( 0.477615)
build_install 0.011862 0.007234 5.009125 ( 2.475253)
test_btest 0.001423 0.000194 52.151077 ( 5.863013)
test_basic 0.006196 0.000845 0.300304 ( 0.400229)
test_all 0.004615 0.000000 523.821467 ( 54.484086)
test_rubyspec 0.088443 0.043108 41.421953 ( 47.313985)
total: 112.17 sec