Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-155846
#<BuildRuby:0x000055c5c3764178
@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.20240108-155846",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004989 0.000103 1.377867 ( 1.773351)
build_miniruby 0.001185 0.000136 1.464705 ( 1.466412)
build_ruby 0.000000 0.001875 4.426780 ( 4.436181)
build_all 0.000652 0.010730 16.822122 ( 1.872667)
build_install 0.013382 0.003403 5.417662 ( 2.237654)
test_btest 0.000619 0.000145 82.006396 ( 7.781631)
test_basic 0.002909 0.002802 0.743996 ( 0.814798)
test_all 0.094673 0.026798 539.151255 ( 80.188665)
test_rubyspec 0.042638 0.025696 82.843695 ( 95.049677)
total: 195.62 sec