Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-214106
#<BuildRuby:0x000055ace4c7c090
@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.20230727-214106",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001106 0.004501 1.580500 ( 2.844021)
build_miniruby 0.001032 0.000000 0.909635 ( 0.909765)
build_ruby 0.001614 0.000000 2.952628 ( 2.957209)
build_all 0.009185 0.000000 14.265903 ( 1.293195)
build_install 0.008561 0.000000 2.057001 ( 0.918130)
test_btest 0.000000 0.000997 81.767922 ( 7.626751)
test_basic 0.000000 0.005425 0.697034 ( 0.771164)
test_all 0.000542 0.000436 511.200301 ( 54.115571)
test_rubyspec 0.027286 0.015128 44.521105 ( 56.977562)
total: 128.41 sec