Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-213252
#<BuildRuby:0x000055a7bd0a80d8
@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.20240105-213252",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003897 0.791496 ( 1.223265)
build_miniruby 0.000997 0.000166 1.007587 ( 1.007799)
build_ruby 0.001121 0.000187 2.990178 ( 2.993966)
build_all 0.001659 0.007504 15.539150 ( 1.354524)
build_install 0.005464 0.004488 4.046708 ( 1.117011)
test_btest 0.000453 0.000161 77.421515 ( 8.384848)
test_basic 0.002692 0.000962 0.407946 ( 0.488296)
test_all 0.093668 0.025137 530.397578 ( 55.734245)
test_rubyspec 0.018572 0.020423 45.556875 ( 58.333765)
total: 130.64 sec