Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-221047
#<BuildRuby:0x000055eda9ecbd68
@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.20231228-221047",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004201 0.000443 1.012777 ( 1.378015)
build_miniruby 0.000950 0.000100 0.916818 ( 0.916563)
build_ruby 0.001311 0.000138 3.044168 ( 3.044328)
build_all 0.009904 0.000129 16.521489 ( 1.441885)
build_install 0.003973 0.004291 4.661186 ( 1.127886)
test_btest 0.000893 0.000122 82.298311 ( 8.166410)
test_basic 0.000000 0.004198 0.719301 ( 0.796006)
test_all 0.107818 0.027901 577.957742 ( 54.264714)
test_rubyspec 0.022708 0.023486 49.727783 ( 62.079538)
total: 133.22 sec