Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-223343
#<BuildRuby:0x000055caa27f7818
@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.20230608-223343",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001374 0.003170 1.330482 ( 2.619605)
build_miniruby 0.001010 0.000000 0.813915 ( 0.813151)
build_ruby 0.001308 0.000000 2.395231 ( 2.395430)
build_all 0.009588 0.000215 12.901376 ( 1.128677)
build_install 0.008234 0.000000 1.810416 ( 0.840131)
test_btest 0.001030 0.000000 79.103825 ( 7.608328)
test_basic 0.004125 0.000468 0.733805 ( 0.815257)
test_all 0.001102 0.000229 440.938934 ( 39.175121)
test_rubyspec 0.019613 0.022060 43.480282 ( 55.970327)
total: 111.37 sec