Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-052144
#<BuildRuby:0x000055ca5bc47568
@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.20231028-052144",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003775 0.001180 1.574993 ( 1.825231)
build_miniruby 0.000733 0.000229 0.867091 ( 0.866722)
build_ruby 0.000000 0.001240 2.755639 ( 2.755844)
build_all 0.003982 0.006335 16.152968 ( 1.471146)
build_install 0.005324 0.002842 4.896258 ( 1.138677)
test_btest 0.000550 0.000225 82.806678 ( 7.725464)
test_basic 0.003971 0.000149 0.714802 ( 0.791893)
test_all 0.093200 0.041917 524.582725 ( 50.517233)
test_rubyspec 0.034820 0.013197 49.389072 ( 61.674969)
total: 128.77 sec