Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-223251
#<BuildRuby:0x000055858f3480e0
@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.20231231-223251",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000711 0.004375 0.798238 ( 1.182321)
build_miniruby 0.001042 0.000190 0.837307 ( 0.836946)
build_ruby 0.000000 0.001996 2.668344 ( 2.669020)
build_all 0.006596 0.000931 11.977492 ( 0.981890)
build_install 0.008019 0.005028 3.419231 ( 0.974011)
test_btest 0.000504 0.000135 64.720022 ( 4.355577)
test_basic 0.003885 0.001035 0.400777 ( 0.481456)
test_all 0.067115 0.030969 371.296416 ( 37.354693)
test_rubyspec 0.039976 0.031658 40.458544 ( 52.998179)
total: 101.83 sec