Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-210909
#<BuildRuby:0x000055a8b14db520
@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.20230725-210909",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002155 0.003764 1.439402 ( 2.673562)
build_miniruby 0.000843 0.000177 0.904031 ( 0.902937)
build_ruby 0.000947 0.000199 2.758010 ( 2.757505)
build_all 0.002601 0.006723 14.359970 ( 1.262436)
build_install 0.008521 0.000000 2.196064 ( 0.988770)
test_btest 0.001005 0.000000 81.796023 ( 7.881019)
test_basic 0.004194 0.000537 0.583950 ( 0.660883)
test_all 0.001077 0.000269 496.574802 ( 60.259977)
test_rubyspec 0.030907 0.013665 43.194818 ( 55.483743)
total: 132.87 sec