Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-224943
#<BuildRuby:0x000055f6e449bd68
@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.20231125-224943",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000901 0.003510 1.197901 ( 1.590594)
build_miniruby 0.000990 0.000165 0.865914 ( 0.865372)
build_ruby 0.001338 0.000223 2.802835 ( 2.802589)
build_all 0.009493 0.000849 16.551532 ( 1.480222)
build_install 0.002608 0.007154 4.961719 ( 1.143213)
test_btest 0.000945 0.000251 89.096991 ( 7.084714)
test_basic 0.000183 0.004123 0.611143 ( 0.688010)
test_all 0.092919 0.047261 515.324664 ( 64.669002)
test_rubyspec 0.017468 0.032109 49.824296 ( 62.151669)
total: 142.48 sec