Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-021310
#<BuildRuby:0x0000557bedaa8098
@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.20231229-021310",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004598 0.000230 1.082289 ( 1.458476)
build_miniruby 0.001475 0.000073 0.977540 ( 0.975775)
build_ruby 0.000000 0.001295 2.779142 ( 2.778974)
build_all 0.006814 0.003214 16.776258 ( 1.493593)
build_install 0.003411 0.004944 4.838450 ( 1.234081)
test_btest 0.001039 0.000000 84.914822 ( 7.811049)
test_basic 0.005119 0.000226 0.741326 ( 0.819490)
test_all 0.103013 0.034789 580.796630 ( 52.221908)
test_rubyspec 0.019431 0.021024 50.935886 ( 63.240025)
total: 132.03 sec