Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-083941
#<BuildRuby:0x000055ba32199438
@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.20221006-083941",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.009632 0.003805 1.086037 ( 1.143055)
build_miniruby 0.000000 0.002173 0.104778 ( 0.101807)
build_ruby 0.000000 0.001549 0.081611 ( 0.078758)
build_all 0.006721 0.000639 1.273661 ( 0.568785)
build_install 0.016274 0.001258 1.656148 ( 0.905925)
test_btest 0.001481 0.000234 63.437389 ( 6.559588)
test_basic 0.004986 0.000787 0.341044 ( 0.430493)
test_all 0.006644 0.000271 500.416832 ( 53.925469)
test_rubyspec 0.080195 0.042385 42.270180 ( 50.746326)
total: 114.46 sec