Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-135339
#<BuildRuby:0x000055fd0f06bbb8
@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.20231216-135339",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.000789 0.004078 1.461166 ( 1.817278)
build_miniruby 0.000933 0.000147 0.930457 ( 0.929882)
build_ruby 0.001163 0.000184 2.879486 ( 2.881294)
build_all 0.009365 0.000787 17.356040 ( 1.533540)
build_install 0.004431 0.004391 5.115596 ( 1.226859)
test_btest 0.000859 0.000164 91.464773 ( 7.528443)
test_basic 0.003197 0.003200 0.705008 ( 0.778622)
test_all 0.116037 0.020700 559.942082 ( 55.311726)
test_rubyspec 0.024892 0.027388 51.788122 ( 64.221608)
total: 136.23 sec