Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-061538
#<BuildRuby:0x000055ca8845f5f8
@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.20231228-061538",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.000158 0.004016 0.942418 ( 1.343732)
build_miniruby 0.000743 0.000279 0.924325 ( 0.923677)
build_ruby 0.001289 0.000000 2.787057 ( 2.787116)
build_all 0.010009 0.000000 16.864001 ( 1.491181)
build_install 0.005892 0.003085 4.763671 ( 1.198718)
test_btest 0.000832 0.000277 87.898668 ( 7.048106)
test_basic 0.005316 0.000000 0.814714 ( 0.890304)
test_all 0.118203 0.018683 544.736388 ( 57.870939)
test_rubyspec 0.016376 0.032762 49.897382 ( 62.243892)
total: 135.80 sec