Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-104847
#<BuildRuby:0x00005572e5ee0090
@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-104847",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001926 0.003427 1.357731 ( 2.686465)
build_miniruby 0.000804 0.000224 0.865663 ( 0.864803)
build_ruby 0.000000 0.001742 2.580404 ( 2.585471)
build_all 0.005496 0.003971 14.462427 ( 1.304092)
build_install 0.004698 0.003729 2.011509 ( 0.869069)
test_btest 0.000711 0.000256 78.076668 ( 7.180920)
test_basic 0.000905 0.003640 0.666791 ( 0.743162)
test_all 0.002445 0.000000 502.602587 ( 53.566496)
test_rubyspec 0.026045 0.016398 44.072057 ( 56.376041)
total: 126.18 sec