Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-035626
#<BuildRuby:0x0000558b617f0048
@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.20231202-035626",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004408 0.000735 1.231197 ( 1.638496)
build_miniruby 0.000965 0.000000 0.812705 ( 0.812285)
build_ruby 0.001320 0.000000 2.838442 ( 2.839228)
build_all 0.008831 0.001101 16.021240 ( 1.380543)
build_install 0.007878 0.000488 4.770843 ( 1.141299)
test_btest 0.000892 0.000134 82.570590 ( 7.246624)
test_basic 0.000402 0.004918 0.811568 ( 0.884234)
test_all 0.099335 0.035411 501.861134 ( 56.610677)
test_rubyspec 0.030490 0.017393 49.416045 ( 61.830086)
total: 134.38 sec