Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-062731
#<BuildRuby:0x0000563df0ae3fd8
@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.20231210-062731",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004191 0.000026 1.013550 ( 1.272590)
build_miniruby 0.000000 0.001059 0.867245 ( 0.868490)
build_ruby 0.000666 0.000481 2.691761 ( 2.705635)
build_all 0.006918 0.000733 12.040845 ( 1.021298)
build_install 0.004714 0.003805 3.566667 ( 0.968268)
test_btest 0.000618 0.000155 62.022410 ( 5.142438)
test_basic 0.002316 0.000579 0.370627 ( 0.455227)
test_all 0.079296 0.022654 380.218926 ( 39.821610)
test_rubyspec 0.032603 0.031156 40.279221 ( 52.966566)
total: 105.22 sec