Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-180007
#<BuildRuby:0x000055e0078ab280
@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-180007",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004755 0.000528 1.115042 ( 1.479156)
build_miniruby 0.000941 0.000105 0.786323 ( 0.785711)
build_ruby 0.001253 0.000139 2.648460 ( 2.647922)
build_all 0.005415 0.003347 14.011492 ( 1.303711)
build_install 0.004588 0.002825 4.030205 ( 1.047839)
test_btest 0.000842 0.000140 73.132472 ( 6.567032)
test_basic 0.004328 0.000079 0.793248 ( 0.868675)
test_all 0.115654 0.015991 466.331062 ( 49.109088)
test_rubyspec 0.032408 0.019181 46.930455 ( 59.285744)
total: 123.10 sec