Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-213747
#<BuildRuby:0x0000564ad441fe68
@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.20240110-213747",
@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.000000 0.000012 0.000012 ( 0.000014)
autoconf 0.000000 0.000030 0.000030 ( 0.000025)
configure 0.000000 0.000013 0.000013 ( 0.000013)
build_up 0.000000 0.003932 1.035549 ( 1.419176)
build_miniruby 0.000000 0.000985 0.935953 ( 0.935606)
build_ruby 0.000000 0.001620 2.840462 ( 2.842875)
build_all 0.009836 0.000352 14.905259 ( 1.431803)
build_install 0.007683 0.001407 4.238232 ( 1.137021)
test_btest 0.000463 0.000176 78.379883 ( 7.450728)
test_basic 0.002277 0.000867 0.428435 ( 0.509123)
test_all 0.099406 0.034582 545.081439 ( 53.428054)
test_rubyspec 0.019779 0.016530 49.555207 ( 62.158696)
total: 131.31 sec