Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-051957
#<BuildRuby:0x000055a7c969f840
@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.20231104-051957",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006055 0.000098 1.575588 ( 2.022748)
build_miniruby 0.001107 0.000000 0.844900 ( 0.845173)
build_ruby 0.001250 0.000000 2.698857 ( 2.698907)
build_all 0.006421 0.004061 16.886336 ( 1.505987)
build_install 0.004905 0.004094 5.189097 ( 1.200884)
test_btest 0.001059 0.000000 85.990653 ( 7.909995)
test_basic 0.005078 0.000254 0.754581 ( 0.830613)
test_all 0.093563 0.045470 526.695807 ( 60.649967)
test_rubyspec 0.025226 0.024644 50.453580 ( 62.697811)
total: 140.36 sec