Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-153459
#<BuildRuby:0x00005563f1a8bba0
@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.20231112-153459",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004727 0.000787 1.246763 ( 1.522523)
build_miniruby 0.001090 0.000181 0.923044 ( 0.922597)
build_ruby 0.001207 0.000201 2.611561 ( 2.611799)
build_all 0.008116 0.001353 15.937734 ( 1.487367)
build_install 0.010407 0.000887 4.735982 ( 1.136198)
test_btest 0.000867 0.000137 82.221933 ( 7.615864)
test_basic 0.004843 0.003214 0.745738 ( 0.821485)
test_all 0.110470 0.023958 529.845730 ( 55.840827)
test_rubyspec 0.026577 0.020244 49.265973 ( 61.507562)
total: 133.47 sec