Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-194804
#<BuildRuby:0x0000557bc5cdbce8
@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.20231222-194804",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004806 0.000087 1.069758 ( 1.455973)
build_miniruby 0.001046 0.000105 0.869461 ( 0.868967)
build_ruby 0.001235 0.000123 2.762905 ( 2.763350)
build_all 0.009529 0.000517 16.722051 ( 1.596733)
build_install 0.009100 0.000033 4.761805 ( 1.151610)
test_btest 0.000981 0.000086 82.874076 ( 6.581329)
test_basic 0.003791 0.000000 0.664321 ( 0.741853)
test_all 0.116310 0.022863 495.312297 ( 56.401166)
test_rubyspec 0.035295 0.013695 50.577297 ( 62.914933)
total: 134.48 sec