Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-091141
#<BuildRuby:0x000056352e6abcb0
@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-091141",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005691 0.000000 1.262905 ( 2.532186)
build_miniruby 0.001019 0.000000 0.798102 ( 0.797711)
build_ruby 0.001206 0.000017 2.443714 ( 2.443752)
build_all 0.005061 0.004173 13.026140 ( 1.127758)
build_install 0.006970 0.000537 1.743151 ( 0.867093)
test_btest 0.000867 0.000157 80.827347 ( 7.542848)
test_basic 0.000000 0.003651 0.618416 ( 0.703033)
test_all 0.001128 0.000530 443.846848 ( 48.254504)
test_rubyspec 0.015172 0.024273 41.750620 ( 54.245155)
total: 118.51 sec