Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-225937
#<BuildRuby:0x0000560a3f297fa8
@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.20231130-225937",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002157 0.004373 1.317331 ( 1.680928)
build_miniruby 0.000824 0.000183 0.921426 ( 0.920889)
build_ruby 0.001276 0.000283 2.716090 ( 2.716572)
build_all 0.004353 0.005347 16.241328 ( 1.418823)
build_install 0.008125 0.000985 4.849620 ( 1.144932)
test_btest 0.000578 0.000152 81.941601 ( 7.819784)
test_basic 0.003108 0.000818 0.705684 ( 0.786911)
test_all 0.110597 0.022894 559.923601 ( 52.537422)
test_rubyspec 0.023381 0.022412 51.287600 ( 63.730176)
total: 132.76 sec