Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-153821
#<BuildRuby:0x00005586bb59f500
@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-153821",
@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.000046 0.000008 0.000054 ( 0.000051)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004382 0.000773 1.381122 ( 1.503679)
build_miniruby 0.000677 0.000119 0.791022 ( 0.790779)
build_ruby 0.001162 0.000000 2.713806 ( 2.714170)
build_all 0.009971 0.000000 14.328390 ( 1.257413)
build_install 0.007864 0.000000 4.291565 ( 1.067188)
test_btest 0.001128 0.000000 78.766549 ( 6.654842)
test_basic 0.004777 0.000000 0.631126 ( 0.707223)
test_all 0.093110 0.039033 463.488010 ( 52.663067)
test_rubyspec 0.021496 0.028423 48.471998 ( 60.851189)
total: 128.21 sec