Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-122802
#<BuildRuby:0x000055ef042075f8
@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.20231130-122802",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005656 0.000595 1.400652 ( 1.812136)
build_miniruby 0.000894 0.000094 0.861087 ( 0.860654)
build_ruby 0.001246 0.000131 2.683785 ( 2.684044)
build_all 0.006430 0.004058 15.766776 ( 1.492618)
build_install 0.004685 0.004357 4.627818 ( 1.103190)
test_btest 0.000654 0.000119 82.048164 ( 7.443012)
test_basic 0.003660 0.000666 0.696358 ( 0.772871)
test_all 0.109903 0.022875 533.661011 ( 49.851665)
test_rubyspec 0.021080 0.024141 49.455171 ( 61.836100)
total: 127.86 sec