Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-152636
#<BuildRuby:0x00005590fc9a4d30
@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.20220903-152636",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000731 0.010857 0.973788 ( 0.997296)
build_miniruby 0.001653 0.000591 0.077161 ( 0.075119)
build_ruby 0.001481 0.000529 0.078930 ( 0.077278)
build_all 0.008377 0.002721 1.568032 ( 0.612429)
build_install 0.014926 0.007496 1.913652 ( 0.950742)
test_btest 0.000995 0.000379 80.074755 ( 8.262485)
test_basic 0.003506 0.003705 0.336454 ( 0.425485)
test_all 0.002103 0.000860 645.919850 ( 65.513954)
test_rubyspec 0.083879 0.087269 45.413206 ( 53.907209)
total: 130.82 sec