Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-215925
#<BuildRuby:0x000055f12f833e68
@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.20240114-215925",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005232 0.000294 1.157585 ( 1.522864)
build_miniruby 0.000859 0.000191 0.905921 ( 0.905101)
build_ruby 0.001929 0.000000 2.678843 ( 2.683561)
build_all 0.004561 0.004695 14.272234 ( 1.407456)
build_install 0.006861 0.000673 4.064164 ( 1.050745)
test_btest 0.000714 0.000000 77.790985 ( 6.521863)
test_basic 0.000668 0.003485 0.685408 ( 0.765688)
test_all 0.092252 0.037240 498.782826 ( 48.946327)
test_rubyspec 0.023139 0.021760 47.519728 ( 59.927176)
total: 123.73 sec