Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-133516
#<BuildRuby:0x000055fc079feeb8
@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.20231227-133516",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000644 0.004048 1.139071 ( 1.511898)
build_miniruby 0.000761 0.000305 0.985154 ( 0.984449)
build_ruby 0.001017 0.000407 2.792244 ( 2.791971)
build_all 0.008310 0.001552 16.810043 ( 1.501764)
build_install 0.000000 0.009420 4.745073 ( 1.172563)
test_btest 0.000000 0.001073 81.888931 ( 7.517600)
test_basic 0.001439 0.003944 0.796708 ( 0.871062)
test_all 0.095662 0.038560 551.604277 ( 50.069860)
test_rubyspec 0.018566 0.030362 50.812959 ( 62.999107)
total: 129.42 sec