Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-213052
#<BuildRuby:0x0000563d733fbce8
@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.20231202-213052",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003932 0.000655 1.217374 ( 1.535297)
build_miniruby 0.000833 0.000139 0.888143 ( 0.887654)
build_ruby 0.001211 0.000202 2.664664 ( 2.665117)
build_all 0.008719 0.001453 15.652622 ( 1.367148)
build_install 0.008854 0.000653 4.666905 ( 1.118217)
test_btest 0.000655 0.000104 82.907247 ( 7.322631)
test_basic 0.000000 0.003620 0.781716 ( 0.860293)
test_all 0.112284 0.021814 519.005729 ( 58.581759)
test_rubyspec 0.015682 0.029480 49.422703 ( 61.813596)
total: 136.15 sec