Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-034647
#<BuildRuby:0x000055d1add04060
@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.20231218-034647",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004017 0.000001 1.035720 ( 1.347996)
build_miniruby 0.001031 0.000086 0.878395 ( 0.878395)
build_ruby 0.001496 0.000125 2.716990 ( 2.717059)
build_all 0.004871 0.003716 12.066613 ( 1.012742)
build_install 0.004396 0.004059 3.594873 ( 0.970508)
test_btest 0.000585 0.000117 61.975423 ( 5.933144)
test_basic 0.003849 0.000000 0.378146 ( 0.459959)
test_all 0.081677 0.016931 372.222973 ( 38.782071)
test_rubyspec 0.021552 0.042222 39.984322 ( 52.619128)
total: 104.72 sec