Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-013841
#<BuildRuby:0x000055629c8f77b8
@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.20231030-013841",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005180 0.000259 1.289720 ( 1.550388)
build_miniruby 0.000932 0.000047 0.866513 ( 0.866455)
build_ruby 0.001293 0.000065 2.633194 ( 2.633235)
build_all 0.005126 0.004387 15.693978 ( 1.461300)
build_install 0.000442 0.008785 4.621731 ( 1.106536)
test_btest 0.000627 0.000120 79.743556 ( 7.425170)
test_basic 0.000000 0.003730 0.658641 ( 0.736676)
test_all 0.108756 0.023713 473.910371 ( 53.378384)
test_rubyspec 0.017539 0.034780 49.498905 ( 61.724907)
total: 130.88 sec