Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-235452
#<BuildRuby:0x00005569148bbbb8
@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.20230528-235452",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005238 0.000527 1.367383 ( 2.733245)
build_miniruby 0.000760 0.000304 0.833950 ( 0.833653)
build_ruby 0.000915 0.000366 2.477387 ( 2.478070)
build_all 0.003146 0.005708 12.378979 ( 1.069134)
build_install 0.000000 0.007573 1.733023 ( 0.847788)
test_btest 0.000695 0.000347 82.023175 ( 6.896605)
test_basic 0.002386 0.002012 0.653588 ( 0.740473)
test_all 0.000716 0.000421 451.154746 ( 40.338573)
test_rubyspec 0.012705 0.027339 42.263822 ( 54.795276)
total: 110.73 sec