Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-151330
#<BuildRuby:0x0000556488517858
@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.20231219-151330",
@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.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004902 0.000046 1.541802 ( 1.877055)
build_miniruby 0.000901 0.000043 0.888533 ( 0.888227)
build_ruby 0.001298 0.000062 2.714585 ( 2.715296)
build_all 0.001335 0.008387 15.808739 ( 1.404443)
build_install 0.008670 0.000045 4.801743 ( 1.223642)
test_btest 0.001029 0.000134 79.887863 ( 7.419826)
test_basic 0.004428 0.000025 0.628620 ( 0.705376)
test_all 0.102684 0.030081 506.256985 ( 54.296703)
test_rubyspec 0.030820 0.018384 51.209477 ( 63.573186)
total: 134.10 sec