Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-201224
#<BuildRuby:0x00005640c4863818
@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.20240111-201224",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.000447 0.004048 0.937716 ( 1.330193)
build_miniruby 0.000991 0.000000 0.899377 ( 0.899259)
build_ruby 0.001553 0.000000 2.719382 ( 2.721356)
build_all 0.003015 0.006833 14.547452 ( 1.376542)
build_install 0.000000 0.009965 4.210442 ( 1.140556)
test_btest 0.000508 0.000161 75.293018 ( 7.514275)
test_basic 0.002735 0.000870 0.460167 ( 0.540712)
test_all 0.110988 0.021116 511.677742 ( 55.518706)
test_rubyspec 0.030036 0.002659 49.669445 ( 62.186596)
total: 133.23 sec