Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-142916
#<BuildRuby:0x000055dd3d2a7f90
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221229-142916",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000038 0.000009 0.000047 ( 0.000047)
build_up 0.005254 0.001126 0.855968 ( 1.028711)
build_miniruby 0.001096 0.000235 1.011719 ( 1.009818)
build_ruby 0.001587 0.000000 2.782544 ( 2.779932)
build_all 0.004359 0.005495 16.848038 ( 3.021033)
build_install 0.009322 0.002590 2.339416 ( 1.197846)
test_btest 0.000902 0.000251 77.382157 ( 10.708248)
test_basic 0.006157 0.000500 0.358523 ( 0.444513)
test_all 0.001114 0.000293 682.486024 ( 95.879595)
test_rubyspec 0.078241 0.054746 51.557624 ( 59.614711)
total: 175.69 sec