Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-200229
#<BuildRuby:0x0000560c4e4d0188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-200229",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004219 0.000843 0.988924 ( 1.278715)
build_miniruby 0.000775 0.000155 0.879984 ( 0.879839)
build_ruby 0.001481 0.000296 2.715211 ( 2.716252)
build_all 0.004812 0.003527 11.999188 ( 0.989957)
build_install 0.013025 0.000958 3.589724 ( 0.969556)
test_btest 0.000684 0.000147 66.280880 ( 5.035683)
test_basic 0.000972 0.003670 0.373495 ( 0.453790)
test_all 0.064323 0.037714 410.226107 ( 38.991216)
test_rubyspec 0.057232 0.020622 40.047918 ( 52.700242)
total: 104.02 sec