Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-072924
#<BuildRuby:0x000055b0e5e0cdd8
@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.20220919-072924",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000954 0.006940 1.069885 ( 1.114195)
build_miniruby 0.001128 0.000821 0.120400 ( 0.116896)
build_ruby 0.001252 0.000911 0.108566 ( 0.092129)
build_all 0.005070 0.004709 1.602495 ( 0.661496)
build_install 0.017787 0.003922 1.916578 ( 0.982370)
test_btest 0.000769 0.000462 75.028328 ( 7.985181)
test_basic 0.007203 0.000000 0.359056 ( 0.448833)
test_all 0.002057 0.000536 667.184038 ( 67.989861)
test_rubyspec 0.091661 0.079002 45.601400 ( 54.134911)
total: 133.53 sec