Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-235905
#<BuildRuby:0x0000564acf377c18
@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.20231126-235905",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004860 0.000441 1.387006 ( 1.781201)
build_miniruby 0.001000 0.000091 0.924282 ( 0.924104)
build_ruby 0.001458 0.000000 2.899509 ( 2.900268)
build_all 0.009506 0.000535 16.034067 ( 1.459888)
build_install 0.008493 0.000708 4.924833 ( 1.216117)
test_btest 0.000950 0.000080 80.052221 ( 7.720918)
test_basic 0.005404 0.000000 0.736470 ( 0.810902)
test_all 0.106253 0.027772 505.292689 ( 56.455677)
test_rubyspec 0.022910 0.027746 51.066880 ( 63.414688)
total: 136.68 sec