Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-102543
#<BuildRuby:0x0000561e9eb7be08
@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.20230107-102543",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001161 0.003043 0.642503 ( 1.066694)
build_miniruby 0.000726 0.000242 0.686956 ( 0.686382)
build_ruby 0.000974 0.000325 2.395334 ( 2.395220)
build_all 0.009007 0.000344 12.923952 ( 1.582874)
build_install 0.001909 0.004672 1.544027 ( 0.722792)
test_btest 0.000496 0.000177 67.237015 ( 6.246520)
test_basic 0.000000 0.003873 0.259651 ( 0.354193)
test_all 0.000625 0.000503 497.311506 ( 47.910798)
test_rubyspec 0.009651 0.020177 35.677060 ( 46.144624)
total: 107.11 sec