Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-161030
#<BuildRuby:0x000055de177db568
@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.20240104-161030",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.004904 0.000545 1.477305 ( 1.634353)
build_miniruby 0.000926 0.000000 0.903207 ( 0.903247)
build_ruby 0.001744 0.000000 2.618633 ( 2.622935)
build_all 0.009304 0.000000 14.418744 ( 1.322695)
build_install 0.008565 0.000000 4.255256 ( 1.064541)
test_btest 0.000000 0.001084 76.482355 ( 6.707037)
test_basic 0.000000 0.005150 0.760924 ( 0.838296)
test_all 0.083961 0.047438 470.798703 ( 53.936679)
test_rubyspec 0.029597 0.019816 48.131065 ( 60.423479)
total: 129.45 sec