Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-224016
#<BuildRuby:0x000055ee45bdf0b8
@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.20240102-224016",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005047 0.001261 1.493953 ( 1.744979)
build_miniruby 0.000713 0.000179 0.839940 ( 0.838985)
build_ruby 0.001026 0.000257 2.708079 ( 2.707951)
build_all 0.009189 0.000000 14.219324 ( 1.306371)
build_install 0.005406 0.002624 4.199243 ( 1.071704)
test_btest 0.000000 0.001159 76.365392 ( 6.729332)
test_basic 0.002519 0.002438 0.685030 ( 0.761192)
test_all 0.115629 0.014861 463.418623 ( 51.037600)
test_rubyspec 0.036286 0.013941 47.777818 ( 60.127967)
total: 126.33 sec