Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-015621
#<BuildRuby:0x00005647cd7ffe20
@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.20231027-015621",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004275 0.001006 1.391994 ( 1.610677)
build_miniruby 0.000835 0.000196 0.786331 ( 0.787079)
build_ruby 0.000984 0.000232 2.752722 ( 2.752748)
build_all 0.009887 0.000000 16.685692 ( 1.492286)
build_install 0.004750 0.003706 5.024641 ( 1.197172)
test_btest 0.000891 0.000212 84.181925 ( 7.756610)
test_basic 0.005061 0.000177 0.758768 ( 0.834008)
test_all 0.103681 0.029139 518.327888 ( 56.652936)
test_rubyspec 0.021850 0.025623 49.969544 ( 62.302611)
total: 135.39 sec