Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-114448
#<BuildRuby:0x00005558a082be20
@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.20231216-114448",
@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.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000699 0.004207 1.287356 ( 1.669128)
build_miniruby 0.000820 0.000242 0.979449 ( 0.979443)
build_ruby 0.001262 0.000371 2.834259 ( 2.833716)
build_all 0.005522 0.004625 17.027878 ( 1.511692)
build_install 0.007293 0.002431 5.015060 ( 1.207829)
test_btest 0.000935 0.000311 85.802010 ( 8.018595)
test_basic 0.002219 0.001879 0.631296 ( 0.707023)
test_all 0.086164 0.050303 541.575659 ( 55.716100)
test_rubyspec 0.018135 0.028792 50.569118 ( 62.854118)
total: 135.50 sec