Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-004157
#<BuildRuby:0x000055f19b06f5f8
@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.20240110-004157",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.000000 0.004316 1.001678 ( 1.803082)
build_miniruby 0.000000 0.001622 1.008582 ( 1.007739)
build_ruby 0.000000 0.001281 2.764812 ( 2.769485)
build_all 0.009758 0.000000 14.712972 ( 1.408175)
build_install 0.007873 0.001874 4.155547 ( 1.128280)
test_btest 0.000579 0.000138 78.384225 ( 7.138619)
test_basic 0.002848 0.000678 0.425794 ( 0.506583)
test_all 0.083196 0.049194 518.137663 ( 48.796387)
test_rubyspec 0.006069 0.030776 49.212744 ( 62.063307)
total: 126.62 sec