Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-115911
#<BuildRuby:0x000055f52902b510
@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.20220427-115911",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011879 0.000509 1.063780 ( 1.697828)
build_miniruby 0.001890 0.000236 0.075104 ( 0.073406)
build_ruby 0.002069 0.000258 0.076340 ( 0.073787)
build_all 0.004451 0.006192 1.508784 ( 0.628521)
build_install 0.023524 0.001412 5.874459 ( 2.764899)
test_btest 0.001188 0.000198 73.223362 ( 8.539499)
test_basic 0.004310 0.005071 0.329821 ( 0.417179)
test_all 0.003022 0.000000 677.477502 ( 65.688533)
test_rubyspec 0.102137 0.079709 46.099521 ( 51.261971)
total: 131.15 sec