Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-160936
#<BuildRuby:0x000055df1a0b8098
@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.20230727-160936",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005155 0.001146 1.486311 ( 2.768039)
build_miniruby 0.000834 0.000185 0.924439 ( 0.924126)
build_ruby 0.001015 0.000226 2.629735 ( 2.630028)
build_all 0.003963 0.005536 14.407232 ( 1.289828)
build_install 0.006652 0.001848 2.074098 ( 0.966944)
test_btest 0.000885 0.000246 80.905373 ( 7.940596)
test_basic 0.004667 0.001296 0.701179 ( 0.777141)
test_all 0.001280 0.000356 521.081572 ( 55.791753)
test_rubyspec 0.023311 0.017438 44.849325 ( 57.264758)
total: 130.35 sec