Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-143558
#<BuildRuby:0x0000559272125480
@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.20220720-143558",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000037 0.000010 0.000047 ( 0.000048)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.000000 0.012069 0.872401 ( 0.979825)
build_miniruby 0.000969 0.000599 0.061493 ( 0.062168)
build_ruby 0.001009 0.000550 0.056253 ( 0.056201)
build_all 0.005253 0.002866 1.271863 ( 0.496142)
build_install 0.006891 0.010910 4.286631 ( 1.843537)
test_btest 0.001049 0.000699 52.970564 ( 6.254708)
test_basic 0.005763 0.002451 0.306242 ( 0.398013)
test_all 0.001429 0.000918 506.210572 ( 52.660163)
test_rubyspec 0.060937 0.069050 42.554328 ( 48.378843)
total: 111.13 sec