Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-123630
#<BuildRuby:0x0000557ed38cf918
@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.20231109-123630",
@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.000006 0.000001 0.000007 ( 0.000028)
autoconf 0.000000 0.000012 0.000012 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000237 0.003940 1.256156 ( 1.554624)
build_miniruby 0.000962 0.000152 0.836785 ( 0.836931)
build_ruby 0.001135 0.000179 2.666786 ( 2.666725)
build_all 0.005629 0.004431 15.990369 ( 1.458514)
build_install 0.006240 0.002820 4.865919 ( 1.150774)
test_btest 0.000927 0.000000 83.271094 ( 6.999276)
test_basic 0.003487 0.000000 0.667347 ( 0.743554)
test_all 0.117359 0.017275 500.226598 ( 54.951281)
test_rubyspec 0.024706 0.024718 51.013659 ( 63.272643)
total: 133.64 sec