Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-212130
#<BuildRuby:0x0000563b3273bce8
@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.20231014-212130",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003803 0.001118 1.536100 ( 1.707011)
build_miniruby 0.000932 0.000273 0.931611 ( 0.931016)
build_ruby 0.001173 0.000345 2.692240 ( 2.692093)
build_all 0.002283 0.008507 17.515678 ( 1.558298)
build_install 0.009885 0.000000 5.208798 ( 1.240285)
test_btest 0.001226 0.000021 86.941861 ( 7.415887)
test_basic 0.000160 0.003772 0.629698 ( 0.708180)
test_all 0.005842 0.002286 551.444872 ( 57.516737)
test_rubyspec 0.041844 0.010036 51.549364 ( 63.823468)
total: 137.59 sec