Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-210129
#<BuildRuby:0x0000557dfdf00c00
@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.20221108-210129",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000000 0.000027 0.000027 ( 0.000028)
build_up 0.001597 0.009017 1.101047 ( 1.135060)
build_miniruby 0.001413 0.000589 0.063430 ( 0.061519)
build_ruby 0.001467 0.000611 0.070416 ( 0.068192)
build_all 0.008410 0.002446 1.507696 ( 0.588970)
build_install 0.013342 0.010465 1.897778 ( 0.955549)
test_btest 0.000974 0.000454 87.228326 ( 8.716545)
test_basic 0.002756 0.006672 0.323099 ( 0.409219)
test_all 0.000000 0.001918 665.714664 ( 67.787862)
test_rubyspec 0.091385 0.084030 47.465920 ( 55.584431)
total: 135.31 sec