Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-120919
#<BuildRuby:0x000056542e32f0b8
@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.20240117-120919",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003941 0.000437 1.021700 ( 1.437475)
build_miniruby 0.001221 0.000136 0.900848 ( 0.900179)
build_ruby 0.001469 0.000000 2.734790 ( 2.734573)
build_all 0.004391 0.004687 14.532284 ( 1.314789)
build_install 0.007458 0.000439 4.136313 ( 1.056452)
test_btest 0.000890 0.000134 79.216252 ( 6.579183)
test_basic 0.000294 0.003888 0.755608 ( 0.833678)
test_all 0.101062 0.032497 459.173066 ( 52.004320)
test_rubyspec 0.027223 0.037067 82.316178 ( 94.670671)
total: 161.53 sec