Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-025213
#<BuildRuby:0x00005622758ffbb8
@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.20231207-025213",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.004937 1.367288 ( 1.709899)
build_miniruby 0.000000 0.000976 0.931554 ( 0.931657)
build_ruby 0.000000 0.001726 2.951099 ( 2.950298)
build_all 0.006470 0.003905 16.755200 ( 1.493761)
build_install 0.006173 0.003597 4.964218 ( 1.204324)
test_btest 0.000986 0.000206 89.102966 ( 7.504829)
test_basic 0.004953 0.000204 0.801036 ( 0.876410)
test_all 0.093228 0.045269 532.148005 ( 58.477208)
test_rubyspec 0.019753 0.033078 50.654034 ( 62.993797)
total: 138.14 sec