Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-064558
#<BuildRuby:0x0000562464697858
@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-064558",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004494 0.000817 1.295348 ( 1.589453)
build_miniruby 0.000954 0.000174 0.911589 ( 0.910703)
build_ruby 0.001152 0.000210 2.564557 ( 2.564189)
build_all 0.000800 0.009496 16.448307 ( 1.468608)
build_install 0.000000 0.010691 4.862276 ( 1.159629)
test_btest 0.000000 0.001103 84.825865 ( 7.101293)
test_basic 0.000385 0.003884 0.625753 ( 0.705770)
test_all 0.096901 0.037237 521.192576 ( 49.987686)
test_rubyspec 0.026366 0.021226 50.324171 ( 62.652651)
total: 128.14 sec