Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-171011
#<BuildRuby:0x0000555680adf918
@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.20231227-171011",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004149 0.001038 1.064837 ( 1.450445)
build_miniruby 0.001174 0.000294 0.875129 ( 0.874261)
build_ruby 0.001127 0.000282 2.859247 ( 2.858984)
build_all 0.009224 0.000000 15.972705 ( 1.429961)
build_install 0.002743 0.005377 4.468822 ( 1.125415)
test_btest 0.000787 0.000219 83.088319 ( 7.266632)
test_basic 0.003496 0.000971 0.705805 ( 0.781983)
test_all 0.097346 0.033786 550.714473 ( 51.537957)
test_rubyspec 0.036856 0.013293 50.269800 ( 62.655609)
total: 129.98 sec