Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-121240
#<BuildRuby:0x000055a0efb17d68
@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.20230727-121240",
@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.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005132 0.000540 1.430392 ( 2.799896)
build_miniruby 0.001011 0.000106 0.963485 ( 0.962399)
build_ruby 0.001297 0.000137 2.581028 ( 2.585567)
build_all 0.008832 0.000012 13.933807 ( 1.293816)
build_install 0.004463 0.003813 1.944497 ( 0.876531)
test_btest 0.000858 0.000112 82.253445 ( 7.121901)
test_basic 0.005788 0.000196 0.719107 ( 0.799098)
test_all 0.002464 0.000308 510.005570 ( 44.596888)
test_rubyspec 0.023533 0.021557 43.422185 ( 55.832845)
total: 116.87 sec