Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-034737
#<BuildRuby:0x000056522c1bb708
@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-034737",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.003975 0.001590 1.347427 ( 2.589453)
build_miniruby 0.000595 0.000238 0.914053 ( 0.913233)
build_ruby 0.000847 0.000339 2.656630 ( 2.656596)
build_all 0.006462 0.002585 14.569938 ( 1.260717)
build_install 0.004340 0.004628 2.059201 ( 0.931854)
test_btest 0.000740 0.000324 82.607281 ( 7.859296)
test_basic 0.000000 0.004866 0.663383 ( 0.740063)
test_all 0.001177 0.000589 548.301780 ( 51.924637)
test_rubyspec 0.016461 0.027384 45.222501 ( 57.598087)
total: 126.48 sec