Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-000706
#<BuildRuby:0x000055a37737c060
@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.20231227-000706",
@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.000027 0.000000 0.000027 ( 0.000026)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006461 0.000792 0.826381 ( 1.753191)
build_miniruby 0.000833 0.000227 0.807332 ( 0.807631)
build_ruby 0.001511 0.000412 2.653826 ( 2.654392)
build_all 0.003751 0.004232 11.885089 ( 0.994857)
build_install 0.003298 0.010479 3.490780 ( 0.967334)
test_btest 0.000468 0.000234 62.718157 ( 5.341086)
test_basic 0.003491 0.001745 0.388204 ( 0.466924)
test_all 0.073890 0.023535 360.685471 ( 34.557699)
test_rubyspec 0.046002 0.021044 40.104226 ( 52.682673)
total: 100.23 sec