Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-133718
#<BuildRuby:0x000056018b8e74b0
@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.20230728-133718",
@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.000001 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005836 0.000292 1.486946 ( 2.943985)
build_miniruby 0.000967 0.000048 0.943786 ( 0.942860)
build_ruby 0.000000 0.001375 2.756885 ( 2.756733)
build_all 0.005998 0.003209 14.312732 ( 1.260011)
build_install 0.005393 0.003024 2.094925 ( 0.909757)
test_btest 0.000953 0.000114 80.417721 ( 7.739300)
test_basic 0.001077 0.003635 0.761626 ( 0.838374)
test_all 0.001286 0.000197 486.087007 ( 53.186364)
test_rubyspec 0.020379 0.023031 43.553772 ( 55.895180)
total: 126.47 sec