Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-103821
#<BuildRuby:0x000056426f827bb8
@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.20231214-103821",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004495 0.000104 1.394597 ( 1.784528)
build_miniruby 0.000000 0.001017 0.781590 ( 0.781639)
build_ruby 0.000000 0.001329 2.627108 ( 2.627626)
build_all 0.005410 0.004846 16.507314 ( 1.527997)
build_install 0.006848 0.002055 4.837094 ( 1.170344)
test_btest 0.000877 0.000263 85.177428 ( 7.374962)
test_basic 0.002940 0.000882 0.640670 ( 0.720080)
test_all 0.094271 0.041059 554.721869 ( 57.379707)
test_rubyspec 0.021815 0.024387 49.845711 ( 62.218903)
total: 135.59 sec