Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-085348
#<BuildRuby:0x0000562f050d4078
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-085348",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003266 0.003916 1.029096 ( 1.295335)
build_miniruby 0.000719 0.000287 0.806789 ( 0.807021)
build_ruby 0.001432 0.000000 2.666811 ( 2.667473)
build_all 0.008004 0.000286 11.938998 ( 0.985669)
build_install 0.004172 0.006809 3.474401 ( 0.971996)
test_btest 0.000545 0.000234 64.100091 ( 5.680287)
test_basic 0.004530 0.000169 0.405456 ( 0.485353)
test_all 0.069763 0.028882 367.747316 ( 36.763802)
test_rubyspec 0.021837 0.044089 39.880779 ( 52.429396)
total: 102.09 sec