Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-001437
#<BuildRuby:0x00005645ecb8be00
@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.20231227-001437",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004202 0.000041 1.126148 ( 1.488886)
build_miniruby 0.000785 0.000124 0.868220 ( 0.867354)
build_ruby 0.000000 0.001224 2.743933 ( 2.743374)
build_all 0.006141 0.003153 15.935057 ( 1.398738)
build_install 0.003801 0.004038 4.452928 ( 1.101111)
test_btest 0.000834 0.000198 79.532519 ( 7.134123)
test_basic 0.004450 0.000000 0.696089 ( 0.771174)
test_all 0.097539 0.032740 549.126210 ( 51.499576)
test_rubyspec 0.015465 0.034829 50.200639 ( 62.582583)
total: 129.59 sec