Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-205052
#<BuildRuby:0x000055bbd9fdb728
@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.20231226-205052",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.004700 0.000149 1.134274 ( 1.495066)
build_miniruby 0.001045 0.000232 0.901873 ( 0.901222)
build_ruby 0.000978 0.000218 2.874518 ( 2.875085)
build_all 0.008458 0.000899 16.374855 ( 1.444859)
build_install 0.008856 0.000007 4.674326 ( 1.167098)
test_btest 0.000835 0.000159 83.143679 ( 7.621232)
test_basic 0.000000 0.004331 0.701589 ( 0.775680)
test_all 0.104400 0.032035 526.897868 ( 55.831768)
test_rubyspec 0.023374 0.025866 50.289139 ( 62.736790)
total: 134.85 sec