Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-120657
#<BuildRuby:0x00005583cfb176e8
@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.20221218-120657",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003651 0.000000 0.625323 ( 1.030706)
build_miniruby 0.000000 0.001002 0.756986 ( 0.756776)
build_ruby 0.000000 0.001347 2.591449 ( 2.516829)
build_all 0.008602 0.000279 12.477424 ( 1.511137)
build_install 0.006842 0.000018 1.639669 ( 0.773269)
test_btest 0.000646 0.000061 66.134033 ( 6.155495)
test_basic 0.000060 0.003382 0.255743 ( 0.351490)
test_all 0.001610 0.000106 505.588700 ( 69.685146)
test_rubyspec 0.018357 0.010436 35.512236 ( 46.098129)
total: 128.88 sec