Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-231713
#<BuildRuby:0x000055c556f87818
@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.20230711-231713",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000850 0.004172 1.216548 ( 2.448463)
build_miniruby 0.000764 0.000225 0.840653 ( 0.840353)
build_ruby 0.000972 0.000286 2.672697 ( 2.672861)
build_all 0.008475 0.001220 13.628907 ( 1.254070)
build_install 0.004308 0.004321 1.907144 ( 0.941545)
test_btest 0.000765 0.000242 84.569128 ( 7.969402)
test_basic 0.001400 0.003333 0.763019 ( 0.841816)
test_all 0.001280 0.000448 480.475792 ( 41.492767)
test_rubyspec 0.032639 0.007867 42.844441 ( 55.272511)
total: 113.73 sec