Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-081756
#<BuildRuby:0x000055ba7dd2b5f8
@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.20230611-081756",
@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.000043 0.000000 0.000043 ( 0.000014)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004998 0.000175 1.403413 ( 2.673009)
build_miniruby 0.000922 0.000154 0.840748 ( 0.840364)
build_ruby 0.001343 0.000000 2.495071 ( 2.495059)
build_all 0.009433 0.000000 12.985785 ( 1.164426)
build_install 0.005572 0.002742 1.756221 ( 0.839122)
test_btest 0.000747 0.000124 84.178088 ( 6.886461)
test_basic 0.003757 0.000626 0.710367 ( 0.792990)
test_all 0.002182 0.000000 451.849225 ( 43.647149)
test_rubyspec 0.018114 0.022857 42.857220 ( 55.353215)
total: 114.69 sec