Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-230431
#<BuildRuby:0x000055caf0973ae0
@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.20240105-230431",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002675 0.001189 0.853818 ( 1.239982)
build_miniruby 0.000814 0.000362 0.898281 ( 0.897280)
build_ruby 0.000952 0.000423 2.736592 ( 2.739470)
build_all 0.009772 0.000414 14.745959 ( 1.425183)
build_install 0.004488 0.004451 4.155343 ( 1.128527)
test_btest 0.000583 0.000243 73.616247 ( 7.586021)
test_basic 0.002563 0.001068 0.523345 ( 0.600178)
test_all 0.095960 0.040393 512.300098 ( 59.077267)
test_rubyspec 0.026949 0.008862 48.926457 ( 61.471964)
total: 136.17 sec