Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-111325
#<BuildRuby:0x000055e01683f5f8
@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.20240106-111325",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003775 0.000472 0.938900 ( 1.305257)
build_miniruby 0.001018 0.000000 0.875233 ( 0.875247)
build_ruby 0.001250 0.000000 2.788979 ( 2.790108)
build_all 0.009257 0.000341 14.370144 ( 1.342405)
build_install 0.005495 0.003336 4.103128 ( 1.117222)
test_btest 0.000540 0.000077 77.098249 ( 7.329291)
test_basic 0.000466 0.004207 0.614926 ( 0.693928)
test_all 0.116314 0.015771 539.666164 ( 52.769430)
test_rubyspec 0.016618 0.018073 49.422915 ( 62.000358)
total: 130.22 sec