Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-162356
#<BuildRuby:0x0000555df5773280
@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.20240115-162356",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000225 0.004253 1.048622 ( 1.428745)
build_miniruby 0.000809 0.000253 0.888021 ( 0.887856)
build_ruby 0.000958 0.000300 2.758886 ( 2.758643)
build_all 0.003628 0.005675 14.215918 ( 1.317009)
build_install 0.008551 0.000000 4.122774 ( 1.062162)
test_btest 0.000653 0.000061 74.574820 ( 7.184335)
test_basic 0.000000 0.005498 0.764269 ( 0.839237)
test_all 0.105233 0.025067 490.504406 ( 47.004875)
test_rubyspec 0.007195 0.039286 48.646251 ( 60.963295)
total: 123.45 sec