Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-092541
#<BuildRuby:0x000055a2fc9bf7b8
@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.20231116-092541",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004410 0.000735 1.314393 ( 1.711972)
build_miniruby 0.001141 0.000000 0.921822 ( 0.921809)
build_ruby 0.001290 0.000000 2.720584 ( 2.720365)
build_all 0.008942 0.001152 16.481234 ( 1.558796)
build_install 0.005157 0.003811 4.754822 ( 1.144737)
test_btest 0.001036 0.000197 82.422069 ( 7.695186)
test_basic 0.000431 0.004539 0.800932 ( 0.877045)
test_all 0.073482 0.059539 460.447118 ( 51.524228)
test_rubyspec 0.022310 0.026457 49.012568 ( 61.382000)
total: 129.54 sec