Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-230725
#<BuildRuby:0x000056016d1e3fd8
@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.20231226-230725",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000018 0.000008 0.000026 ( 0.000027)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.001301 0.004721 0.793198 ( 1.162159)
build_miniruby 0.000622 0.000345 0.792233 ( 0.792034)
build_ruby 0.000842 0.000468 2.681949 ( 2.682480)
build_all 0.006239 0.000962 12.053110 ( 0.997987)
build_install 0.007542 0.006164 3.612215 ( 0.967005)
test_btest 0.000000 0.000751 62.848814 ( 5.475022)
test_basic 0.000000 0.004989 0.394751 ( 0.474030)
test_all 0.072608 0.025752 372.226006 ( 37.916414)
test_rubyspec 0.018776 0.045334 40.103278 ( 52.674005)
total: 103.14 sec