Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-124207
#<BuildRuby:0x000055b85740fbb8
@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.20240101-124207",
@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.000027 0.000002 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002921 0.003742 1.180864 ( 1.528703)
build_miniruby 0.001178 0.000168 0.863437 ( 0.862305)
build_ruby 0.001117 0.000160 2.691124 ( 2.691434)
build_all 0.008989 0.000687 16.811949 ( 1.491791)
build_install 0.003946 0.004900 4.715031 ( 1.138337)
test_btest 0.000781 0.000142 82.465115 ( 7.828543)
test_basic 0.005304 0.000157 0.771792 ( 0.846171)
test_all 0.116790 0.020311 578.488150 ( 59.022073)
test_rubyspec 0.006918 0.041670 49.274108 ( 61.560262)
total: 136.97 sec