Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-022825
#<BuildRuby:0x000055c460226eb8
@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.20230801-022825",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002514 0.004976 1.570431 ( 2.840342)
build_miniruby 0.001097 0.000412 0.848318 ( 0.852137)
build_ruby 0.000913 0.000342 2.603350 ( 2.603377)
build_all 0.003279 0.005757 14.222775 ( 1.244900)
build_install 0.007545 0.001241 2.213063 ( 0.992550)
test_btest 0.000798 0.000329 83.049895 ( 7.551064)
test_basic 0.002963 0.001220 0.594008 ( 0.671273)
test_all 0.001613 0.000665 526.186693 ( 47.863857)
test_rubyspec 0.019637 0.017375 46.039567 ( 58.393272)
total: 123.01 sec