Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-143914
#<BuildRuby:0x00005575d4f57108
@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.20230630-143914",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000017)
build_up 0.001729 0.003576 1.618563 ( 2.909711)
build_miniruby 0.000791 0.000176 0.919001 ( 0.919214)
build_ruby 0.001060 0.000235 2.649336 ( 2.649739)
build_all 0.001919 0.007471 11.324914 ( 7.756308)
build_install 0.004508 0.004157 5.112519 ( 2.018361)
test_btest 0.000878 0.000307 87.247001 ( 7.917865)
test_basic 0.003108 0.001088 0.815277 ( 0.897688)
test_all 0.000000 0.001672 468.785107 ( 54.157165)
test_rubyspec 0.024584 0.017744 43.531197 ( 55.967912)
total: 135.19 sec