Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-054318
#<BuildRuby:0x000055fd1886f0b8
@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.20240115-054318",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003471 0.000613 1.151473 ( 1.513377)
build_miniruby 0.001616 0.000000 0.842526 ( 0.840987)
build_ruby 0.001421 0.000000 2.757319 ( 2.757365)
build_all 0.007687 0.001092 14.135467 ( 1.289351)
build_install 0.003120 0.004325 4.063712 ( 1.056599)
test_btest 0.000589 0.000124 71.721992 ( 7.161980)
test_basic 0.004809 0.000000 0.835097 ( 0.909545)
test_all 0.084619 0.043005 493.704598 ( 47.652525)
test_rubyspec 0.023754 0.024118 49.003895 ( 61.377253)
total: 124.56 sec