Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-221712
#<BuildRuby:0x00005625b76bb240
@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="-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.20221206-221712",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006899 0.002509 1.207003 ( 1.255874)
build_miniruby 0.002255 0.000820 0.852992 ( 0.867797)
build_ruby 0.002409 0.000877 2.234746 ( 2.172963)
build_all 0.014366 0.006684 18.446983 ( 2.176328)
build_install 0.018548 0.004081 2.068690 ( 1.061850)
test_btest 0.001036 0.000362 95.394846 ( 8.837269)
test_basic 0.007338 0.000000 0.349573 ( 0.439845)
test_all 0.002026 0.000172 689.994999 ( 70.083929)
test_rubyspec 0.092561 0.050587 49.172351 ( 57.613682)
total: 144.51 sec