Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-055432
#<BuildRuby:0x000055f5db246770
@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.20221130-055432",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010795 0.000457 1.241873 ( 1.767379)
build_miniruby 0.002686 0.000000 0.842314 ( 0.841751)
build_ruby 0.002892 0.000080 2.221475 ( 2.125092)
build_all 0.007857 0.012298 18.655433 ( 2.201309)
build_install 0.017455 0.005304 2.033911 ( 1.039916)
test_btest 0.001425 0.000324 87.375264 ( 9.083871)
test_basic 0.006430 0.005000 0.357943 ( 0.440515)
test_all 0.002250 0.000587 739.109819 ( 71.882811)
test_rubyspec 0.117652 0.065161 49.570553 ( 57.670944)
total: 147.05 sec