Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-104931
#<BuildRuby:0x000055b12cb17280
@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.20231208-104931",
@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.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004836 0.000000 1.001248 ( 1.360997)
build_miniruby 0.001229 0.000000 0.865867 ( 0.865473)
build_ruby 0.000000 0.001100 2.709654 ( 2.712107)
build_all 0.004566 0.002527 12.146885 ( 0.984420)
build_install 0.006745 0.006165 3.586294 ( 0.968509)
test_btest 0.000780 0.000117 62.303356 ( 6.019925)
test_basic 0.000647 0.003454 0.374811 ( 0.456255)
test_all 0.083024 0.017375 371.573809 ( 40.748875)
test_rubyspec 0.038190 0.026150 39.616148 ( 52.263511)
total: 106.38 sec