Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-210945
#<BuildRuby:0x000055fdf04d2eb8
@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.20230602-210945",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002557 0.002725 1.302484 ( 2.500013)
build_miniruby 0.001096 0.000000 0.756303 ( 0.756881)
build_ruby 0.000000 0.001228 2.473297 ( 2.473248)
build_all 0.004658 0.004274 12.145747 ( 1.079503)
build_install 0.006785 0.000667 1.674045 ( 1.079380)
test_btest 0.000979 0.000188 82.382126 ( 6.689402)
test_basic 0.000000 0.004596 0.748902 ( 0.830148)
test_all 0.000675 0.000694 418.433299 ( 46.295011)
test_rubyspec 0.024524 0.014660 42.858645 ( 55.278589)
total: 116.98 sec