Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-221032
#<BuildRuby:0x00005562472d7ea0
@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.20231210-221032",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003544 0.000322 1.005970 ( 1.257622)
build_miniruby 0.000639 0.000000 0.863802 ( 0.864310)
build_ruby 0.001202 0.000000 2.710675 ( 2.713108)
build_all 0.007112 0.000407 12.128187 ( 1.011889)
build_install 0.009297 0.000000 3.531351 ( 0.965050)
test_btest 0.000835 0.000000 65.426954 ( 5.045113)
test_basic 0.000000 0.003014 0.371168 ( 0.455221)
test_all 0.077486 0.024815 392.020295 ( 38.351474)
test_rubyspec 0.061947 0.013822 39.880792 ( 52.515783)
total: 103.18 sec