Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-132356
#<BuildRuby:0x00005614886c3840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-132356",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004450 0.000000 0.900563 ( 1.280257)
build_miniruby 0.001090 0.000000 0.909241 ( 0.910096)
build_ruby 0.001593 0.000000 2.840053 ( 2.840809)
build_all 0.005793 0.004035 14.940381 ( 1.420354)
build_install 0.005970 0.003453 4.332379 ( 1.181492)
test_btest 0.000695 0.000067 80.564479 ( 7.352962)
test_basic 0.000050 0.003276 0.441507 ( 0.522876)
test_all 0.092647 0.042733 507.939273 ( 56.136701)
test_rubyspec 0.016261 0.019511 50.141182 ( 62.874060)
total: 134.52 sec