Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-080452
#<BuildRuby:0x0000556cf5f57bb8
@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.20240103-080452",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001382 0.004254 1.376047 ( 1.628010)
build_miniruby 0.000782 0.000143 0.786829 ( 0.786475)
build_ruby 0.001525 0.000278 2.687580 ( 2.692642)
build_all 0.008937 0.000000 14.292938 ( 1.271309)
build_install 0.007636 0.000507 4.232357 ( 1.075955)
test_btest 0.001010 0.000145 74.543602 ( 6.876280)
test_basic 0.005193 0.000067 0.756464 ( 0.832246)
test_all 0.087746 0.043440 470.640645 ( 51.871273)
test_rubyspec 0.029794 0.017241 48.019551 ( 60.459037)
total: 127.49 sec