Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-102022
#<BuildRuby:0x0000555f28ef4188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-102022",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001691 0.003311 1.279814 ( 1.645824)
build_miniruby 0.000920 0.000083 1.411882 ( 1.413396)
build_ruby 0.001497 0.000136 5.444291 ( 5.485015)
build_all 0.010178 0.000563 16.527838 ( 1.734171)
build_install 0.011231 0.004378 4.906748 ( 1.843219)
test_btest 0.000717 0.000086 81.285868 ( 7.296067)
test_basic 0.002470 0.004547 0.686399 ( 0.749048)
test_all 0.109504 0.010051 543.911993 ( 67.968377)
test_rubyspec 0.025504 0.038685 76.852841 ( 89.113097)
total: 177.25 sec