Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-191129
#<BuildRuby:0x00005593991603a0
@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.20220910-191129",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000127 0.011466 1.126079 ( 1.376440)
build_miniruby 0.000000 0.002217 0.078853 ( 0.076652)
build_ruby 0.000852 0.001911 0.071769 ( 0.068578)
build_all 0.006871 0.002643 1.570945 ( 0.602998)
build_install 0.009808 0.011711 1.946237 ( 0.953391)
test_btest 0.000685 0.000343 97.827612 ( 9.241395)
test_basic 0.001915 0.005427 0.347765 ( 0.448055)
test_all 0.003608 0.001097 681.794377 ( 68.684693)
test_rubyspec 0.097208 0.070981 47.163741 ( 55.580913)
total: 137.03 sec