Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-064329
#<BuildRuby:0x000055b8ef52fbb8
@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.20231227-064329",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000373 0.004089 1.303869 ( 1.942349)
build_miniruby 0.000782 0.000173 0.865066 ( 0.864108)
build_ruby 0.000000 0.001750 2.813640 ( 2.818337)
build_all 0.006726 0.003022 16.695225 ( 1.494815)
build_install 0.002795 0.005166 4.727170 ( 1.143513)
test_btest 0.000849 0.000268 82.668231 ( 7.842965)
test_basic 0.003846 0.001214 0.702562 ( 0.776906)
test_all 0.116937 0.016414 565.243498 ( 54.194794)
test_rubyspec 0.036720 0.013508 48.696127 ( 60.952368)
total: 132.03 sec