Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-065655
#<BuildRuby:0x000055c5af8c8078
@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.20230522-065655",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004352 0.000725 1.307393 ( 2.544547)
build_miniruby 0.000983 0.000164 0.769798 ( 0.769626)
build_ruby 0.001196 0.000000 2.398351 ( 2.398979)
build_all 0.009263 0.000000 12.986630 ( 1.142070)
build_install 0.007612 0.000163 1.726326 ( 0.845801)
test_btest 0.000000 0.001109 83.059395 ( 7.241273)
test_basic 0.001136 0.003286 0.720017 ( 0.800461)
test_all 0.001392 0.000253 457.950295 ( 40.742832)
test_rubyspec 0.013308 0.029129 41.777405 ( 54.274665)
total: 110.76 sec