Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-102348
#<BuildRuby:0x0000564f80c3bb50
@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.20230622-102348",
@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.000044 0.000000 0.000044 ( 0.000016)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004694 0.000216 1.425119 ( 2.652268)
build_miniruby 0.000772 0.000241 0.843946 ( 0.843924)
build_ruby 0.000949 0.000297 2.716764 ( 2.717288)
build_all 0.008316 0.001189 16.016619 ( 1.411357)
build_install 0.007847 0.000926 4.562040 ( 1.136704)
test_btest 0.000860 0.000239 83.444859 ( 7.740031)
test_basic 0.000000 0.004456 0.555167 ( 0.641576)
test_all 0.001205 0.000000 428.953063 ( 45.117990)
test_rubyspec 0.017926 0.021347 42.132202 ( 54.649986)
total: 116.91 sec