Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-081134
#<BuildRuby:0x000055cdf68affd8
@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.20231221-081134",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004133 0.000010 1.054031 ( 1.313800)
build_miniruby 0.000831 0.000069 0.913590 ( 0.914029)
build_ruby 0.001507 0.000125 2.735361 ( 2.737715)
build_all 0.004583 0.003681 12.212722 ( 1.030017)
build_install 0.009895 0.000791 3.579703 ( 0.994029)
test_btest 0.000569 0.000075 63.578669 ( 5.466040)
test_basic 0.000000 0.003737 0.393144 ( 0.467614)
test_all 0.071047 0.037673 439.145576 ( 44.581326)
test_rubyspec 0.034914 0.030678 40.637514 ( 53.420768)
total: 110.93 sec