Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-004908
#<BuildRuby:0x000055a5692bb7b8
@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.20231102-004908",
@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.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004140 0.001294 1.451831 ( 1.734204)
build_miniruby 0.000792 0.000248 0.858807 ( 0.858561)
build_ruby 0.001514 0.000000 2.886471 ( 2.886099)
build_all 0.002709 0.006844 15.869681 ( 1.404558)
build_install 0.008159 0.000050 4.768719 ( 1.123123)
test_btest 0.000918 0.000321 79.521329 ( 6.981902)
test_basic 0.001736 0.003180 0.613546 ( 0.690446)
test_all 0.105246 0.026635 514.716429 ( 48.420036)
test_rubyspec 0.033646 0.018923 50.091810 ( 62.423111)
total: 126.52 sec