Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-150600
#<BuildRuby:0x000055ecce53fbb8
@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.20231222-150600",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004693 0.000055 1.131002 ( 1.522592)
build_miniruby 0.000996 0.000105 0.838420 ( 0.837897)
build_ruby 0.001433 0.000000 2.680333 ( 2.680626)
build_all 0.006297 0.003573 16.297730 ( 1.460915)
build_install 0.008077 0.000528 4.728267 ( 1.148055)
test_btest 0.000902 0.000117 84.395424 ( 7.544867)
test_basic 0.003767 0.000491 0.666958 ( 0.742910)
test_all 0.107510 0.024387 506.376065 ( 46.907798)
test_rubyspec 0.021521 0.026432 50.476589 ( 62.850607)
total: 125.70 sec