Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-040741
#<BuildRuby:0x000055bd5bc7e5c0
@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.20220912-040741",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009407 0.001344 1.131456 ( 1.130155)
build_miniruby 0.002260 0.000000 0.078431 ( 0.077213)
build_ruby 0.002206 0.000000 0.079193 ( 0.077575)
build_all 0.009620 0.000049 1.582333 ( 0.618312)
build_install 0.018733 0.004661 1.927230 ( 0.977715)
test_btest 0.000775 0.000111 92.630090 ( 9.099425)
test_basic 0.006575 0.000940 0.357558 ( 0.447444)
test_all 0.002489 0.000355 648.673314 ( 66.671537)
test_rubyspec 0.128643 0.035989 47.157046 ( 55.648623)
total: 134.75 sec