Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-115709
#<BuildRuby:0x000055a71674fbb8
@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.20231213-115709",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005032 0.000169 1.398862 ( 1.777118)
build_miniruby 0.000797 0.000126 0.819917 ( 0.819455)
build_ruby 0.001116 0.000176 2.594224 ( 2.594206)
build_all 0.009978 0.000245 17.054347 ( 1.564947)
build_install 0.009056 0.000660 5.012744 ( 1.189990)
test_btest 0.000903 0.000123 85.611372 ( 7.780374)
test_basic 0.000487 0.003788 0.628397 ( 0.705746)
test_all 0.099394 0.038871 542.698226 ( 62.564538)
test_rubyspec 0.020281 0.027052 50.641814 ( 62.936458)
total: 141.93 sec