Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-193809
#<BuildRuby:0x0000562f9abcbae0
@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.20231224-193809",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005083 0.000535 1.212518 ( 1.564847)
build_miniruby 0.001193 0.000125 0.772978 ( 0.772071)
build_ruby 0.001278 0.000134 2.707313 ( 2.707721)
build_all 0.009966 0.000121 16.275144 ( 1.457507)
build_install 0.006018 0.003507 4.706651 ( 1.144714)
test_btest 0.000917 0.000114 81.002707 ( 7.088040)
test_basic 0.004241 0.000000 0.826856 ( 0.903041)
test_all 0.104185 0.033804 514.484445 ( 60.638674)
test_rubyspec 0.020547 0.027404 49.798322 ( 62.244667)
total: 138.52 sec