Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-045954
#<BuildRuby:0x000055abac4a7c18
@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.20230627-045954",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001030 0.004520 1.260503 ( 2.549020)
build_miniruby 0.000851 0.000340 0.800037 ( 0.799736)
build_ruby 0.000885 0.000354 2.607595 ( 2.607885)
build_all 0.009535 0.000330 15.667525 ( 1.428871)
build_install 0.005330 0.003110 4.553855 ( 1.356551)
test_btest 0.000789 0.000291 84.931908 ( 7.559211)
test_basic 0.003344 0.001232 0.740654 ( 0.826445)
test_all 0.002171 0.000000 445.663528 ( 47.066766)
test_rubyspec 0.029167 0.012388 42.832261 ( 55.333995)
total: 119.53 sec