Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-131048
#<BuildRuby:0x000055925ac980a0
@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-131048",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.004927 0.000048 1.297193 ( 1.662700)
build_miniruby 0.001304 0.000118 0.907983 ( 0.906699)
build_ruby 0.001356 0.000000 2.768930 ( 2.770008)
build_all 0.005685 0.004265 16.744329 ( 1.483903)
build_install 0.007341 0.001129 4.765368 ( 1.187387)
test_btest 0.000861 0.000132 86.075299 ( 7.263111)
test_basic 0.005958 0.000127 0.759060 ( 0.831868)
test_all 0.096287 0.039203 533.486416 ( 56.086295)
test_rubyspec 0.018607 0.030605 50.629635 ( 62.869856)
total: 135.06 sec