Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-090231
#<BuildRuby:0x0000562021a23ce8
@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.20240116-090231",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004782 0.000129 1.183839 ( 1.556747)
build_miniruby 0.000000 0.000949 0.860933 ( 0.860095)
build_ruby 0.000000 0.001381 2.754973 ( 2.754617)
build_all 0.005531 0.004116 14.201457 ( 1.247225)
build_install 0.006854 0.000681 4.123232 ( 1.071721)
test_btest 0.000900 0.000196 77.469724 ( 6.249573)
test_basic 0.001269 0.004234 0.691345 ( 0.766544)
test_all 0.095800 0.032307 502.737704 ( 46.944249)
test_rubyspec 0.007248 0.036636 48.294892 ( 60.560655)
total: 122.01 sec