Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-064002
#<BuildRuby:0x0000564971337280
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-064002",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000030 0.004012 1.006862 ( 1.280026)
build_miniruby 0.000519 0.000155 0.863667 ( 0.863391)
build_ruby 0.001278 0.000384 2.701117 ( 2.701910)
build_all 0.005940 0.001782 12.158882 ( 1.002853)
build_install 0.005402 0.005018 3.600684 ( 0.974536)
test_btest 0.000453 0.000165 61.896971 ( 5.880521)
test_basic 0.000807 0.003195 0.377727 ( 0.459752)
test_all 0.092289 0.009863 392.494760 ( 33.821554)
test_rubyspec 0.036361 0.018909 39.617663 ( 52.308274)
total: 99.29 sec