Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-013336
#<BuildRuby:0x0000557ce5552fa0
@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-013336",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005603 1.436993 ( 2.786913)
build_miniruby 0.000000 0.001007 1.014300 ( 1.013188)
build_ruby 0.001259 0.000000 2.906125 ( 2.905743)
build_all 0.008880 0.000932 14.408396 ( 1.281284)
build_install 0.004348 0.004000 2.013641 ( 0.896822)
test_btest 0.000756 0.000164 83.372223 ( 7.852169)
test_basic 0.000000 0.004103 0.634784 ( 0.716883)
test_all 0.000000 0.001451 517.864722 ( 58.762540)
test_rubyspec 0.021261 0.020197 44.114842 ( 56.528084)
total: 132.74 sec