Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-194213
#<BuildRuby:0x000055ed0340ff10
@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.20231205-194213",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003616 0.000301 0.983139 ( 1.284216)
build_miniruby 0.001121 0.000093 0.872842 ( 0.872638)
build_ruby 0.000000 0.001167 2.723146 ( 2.725670)
build_all 0.002030 0.006163 12.055134 ( 0.992514)
build_install 0.007445 0.002909 3.555146 ( 0.974614)
test_btest 0.000000 0.000689 63.072876 ( 4.898839)
test_basic 0.000919 0.003214 0.370761 ( 0.451794)
test_all 0.074535 0.026187 402.572481 ( 34.741957)
test_rubyspec 0.034710 0.029742 39.946991 ( 52.610967)
total: 99.55 sec