Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-044913
#<BuildRuby:0x00005650bd1e2eb8
@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.20240109-044913",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000044 0.003966 0.870843 ( 1.245930)
build_miniruby 0.000831 0.000277 0.924994 ( 0.924273)
build_ruby 0.001062 0.000354 2.761399 ( 2.763325)
build_all 0.003842 0.005725 14.689690 ( 1.399242)
build_install 0.008733 0.000000 4.168618 ( 1.136973)
test_btest 0.000640 0.000000 78.486573 ( 7.076624)
test_basic 0.001505 0.001899 0.449238 ( 0.531247)
test_all 0.097387 0.035356 554.555059 ( 60.487418)
test_rubyspec 0.021119 0.013741 49.169315 ( 61.783633)
total: 137.35 sec