Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-150324
#<BuildRuby:0x0000557e8ab47040
@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.20230615-150324",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.005829 1.420808 ( 2.815009)
build_miniruby 0.000384 0.000733 0.803363 ( 0.803717)
build_ruby 0.001073 0.000146 2.448069 ( 2.448120)
build_all 0.005143 0.004566 12.807120 ( 1.124529)
build_install 0.007635 0.000656 1.829190 ( 0.887081)
test_btest 0.001053 0.000183 83.184025 ( 6.631380)
test_basic 0.000000 0.003594 0.637236 ( 0.721038)
test_all 0.000903 0.000581 419.461344 ( 43.142720)
test_rubyspec 0.004402 0.034973 41.631267 ( 54.118778)
total: 112.69 sec