Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-114259
#<BuildRuby:0x0000555cc93900c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-114259",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.002868 0.004416 1.046069 ( 1.303292)
build_miniruby 0.001136 0.000190 0.807724 ( 0.807607)
build_ruby 0.001195 0.000200 2.673372 ( 2.674226)
build_all 0.002738 0.005066 12.126175 ( 0.993577)
build_install 0.000000 0.011151 3.498701 ( 0.977461)
test_btest 0.000337 0.000669 62.186716 ( 4.739829)
test_basic 0.002903 0.001640 0.428941 ( 0.508687)
test_all 0.081905 0.015874 389.567675 ( 34.135186)
test_rubyspec 0.040120 0.025584 40.102531 ( 52.671669)
total: 98.81 sec