Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-104917
#<BuildRuby:0x000055d6c07b3468
@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.20240107-104917",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004228 0.000705 1.226116 ( 1.624347)
build_miniruby 0.001199 0.000199 1.417107 ( 1.418375)
build_ruby 0.001762 0.000000 4.202709 ( 4.208849)
build_all 0.009679 0.000439 16.656019 ( 1.780797)
build_install 0.008088 0.008715 5.211277 ( 2.025362)
test_btest 0.000673 0.000153 81.907019 ( 7.095375)
test_basic 0.006936 0.000541 0.749297 ( 0.806709)
test_all 0.097236 0.024503 536.321866 ( 72.500610)
test_rubyspec 0.042340 0.023215 78.065121 ( 90.296127)
total: 181.76 sec