Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-073243
#<BuildRuby:0x000055e86b62bd68
@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.20230618-073243",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002206 0.003222 1.331128 ( 2.540204)
build_miniruby 0.000912 0.000137 0.830853 ( 0.830541)
build_ruby 0.001145 0.000172 2.457666 ( 2.457948)
build_all 0.008459 0.001269 12.849818 ( 1.192979)
build_install 0.004200 0.004331 1.804129 ( 0.885104)
test_btest 0.000770 0.000147 84.659665 ( 7.404183)
test_basic 0.002472 0.003023 0.806359 ( 0.888953)
test_all 0.001284 0.000185 451.380524 ( 40.927781)
test_rubyspec 0.023242 0.013324 41.688289 ( 54.146953)
total: 111.28 sec