Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-005825
#<BuildRuby:0x00005626c3b66eb8
@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.20231024-005825",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001762 0.003180 2.061612 ( 2.301456)
build_miniruby 0.000670 0.000236 0.776931 ( 0.776204)
build_ruby 0.000912 0.000321 2.611073 ( 2.611380)
build_all 0.007328 0.002586 16.193477 ( 1.453359)
build_install 0.007501 0.001047 5.160695 ( 1.134042)
test_btest 0.000780 0.000260 84.392168 ( 7.576543)
test_basic 0.003143 0.001048 0.610429 ( 0.688125)
test_all 0.099292 0.031664 498.097602 ( 50.869004)
test_rubyspec 0.019834 0.033994 49.075932 ( 61.426126)
total: 128.84 sec