Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-080602
#<BuildRuby:0x000055771e8cc018
@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.20230726-080602",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.000000 0.006599 1.419235 ( 2.842544)
build_miniruby 0.000519 0.000510 0.939899 ( 0.939389)
build_ruby 0.001193 0.000000 2.747651 ( 2.747765)
build_all 0.009811 0.000000 15.117698 ( 1.306939)
build_install 0.004131 0.005503 2.190204 ( 1.008189)
test_btest 0.000578 0.000162 85.168867 ( 8.352543)
test_basic 0.000831 0.003836 0.632224 ( 0.708506)
test_all 0.001091 0.000349 537.606293 ( 59.137098)
test_rubyspec 0.018721 0.023767 44.905131 ( 57.278317)
total: 134.32 sec