Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-021350
#<BuildRuby:0x00005575cbdd7818
@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.20240115-021350",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.004622 0.000260 1.151215 ( 1.534848)
build_miniruby 0.000710 0.000193 0.911702 ( 0.911659)
build_ruby 0.000927 0.000253 2.745865 ( 2.745898)
build_all 0.007803 0.000971 14.209305 ( 1.284527)
build_install 0.006212 0.001553 4.042758 ( 1.072370)
test_btest 0.000511 0.000128 76.276862 ( 6.627834)
test_basic 0.004273 0.000000 0.762686 ( 0.836776)
test_all 0.103879 0.029060 473.783694 ( 54.351353)
test_rubyspec 0.026318 0.019333 47.329333 ( 59.745433)
total: 129.11 sec