Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-213031
#<BuildRuby:0x000055cbbcf56148
@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.20221101-213031",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.005273 0.004518 1.098375 ( 1.221979)
build_miniruby 0.001554 0.000000 0.098541 ( 0.097483)
build_ruby 0.001283 0.000000 0.095608 ( 0.093734)
build_all 0.007421 0.000343 1.327245 ( 0.540003)
build_install 0.015606 0.003048 1.682220 ( 0.903210)
test_btest 0.001211 0.000255 62.394342 ( 6.592892)
test_basic 0.001742 0.004668 0.329782 ( 0.425499)
test_all 0.004256 0.003062 517.989813 ( 54.859724)
test_rubyspec 0.087849 0.040665 43.243726 ( 51.443488)
total: 116.18 sec