Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-173312
#<BuildRuby:0x00005623b41875f8
@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.20231028-173312",
@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.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005336 0.000000 1.438416 ( 1.698045)
build_miniruby 0.001161 0.000000 0.902396 ( 0.902810)
build_ruby 0.001405 0.000000 2.695124 ( 2.695030)
build_all 0.003339 0.006215 16.301638 ( 1.482434)
build_install 0.005244 0.004147 4.918692 ( 1.148171)
test_btest 0.000824 0.000215 84.272899 ( 7.375890)
test_basic 0.003512 0.000916 0.718449 ( 0.796849)
test_all 0.072611 0.058429 512.596594 ( 48.439834)
test_rubyspec 0.019572 0.026752 49.584963 ( 61.935602)
total: 126.48 sec