Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-145227
#<BuildRuby:0x00005572fbc5f5f8
@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.20231211-145227",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005322 0.000644 1.442792 ( 1.797415)
build_miniruby 0.001015 0.000443 0.948753 ( 0.947206)
build_ruby 0.001011 0.000442 2.845611 ( 2.845991)
build_all 0.009920 0.000000 16.900279 ( 1.508446)
build_install 0.005676 0.003813 4.999613 ( 1.176095)
test_btest 0.000000 0.000935 86.741911 ( 7.531417)
test_basic 0.000922 0.003779 0.680561 ( 0.758337)
test_all 0.103017 0.034218 559.879886 ( 52.381540)
test_rubyspec 0.024798 0.017104 48.544874 ( 60.953703)
total: 129.90 sec