Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-084925
#<BuildRuby:0x000055f2a96e72f0
@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.20230729-084925",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.006098 0.000678 1.411095 ( 2.616729)
build_miniruby 0.000930 0.000104 0.847650 ( 0.847029)
build_ruby 0.001132 0.000125 2.576047 ( 2.575917)
build_all 0.008863 0.000000 13.427708 ( 1.271572)
build_install 0.007621 0.000000 1.867060 ( 0.883104)
test_btest 0.000977 0.000000 77.868463 ( 7.335287)
test_basic 0.005050 0.000000 0.625208 ( 0.701129)
test_all 0.001171 0.000000 493.426584 ( 43.648094)
test_rubyspec 0.028410 0.014200 44.570934 ( 56.960659)
total: 116.84 sec