Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-055252
#<BuildRuby:0x000055662dad2620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221231-055252",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001967 0.004402 0.845691 ( 1.142507)
build_miniruby 0.000913 0.000260 1.013954 ( 1.012053)
build_ruby 0.000000 0.001577 2.821598 ( 2.819085)
build_all 0.005410 0.004355 16.815110 ( 3.025817)
build_install 0.006420 0.005233 2.309601 ( 1.191992)
test_btest 0.001122 0.000000 76.198006 ( 10.786563)
test_basic 0.004609 0.003188 0.391485 ( 0.475248)
test_all 0.001345 0.000554 671.658854 ( 98.347548)
test_rubyspec 0.095450 0.031060 51.678857 ( 59.758724)
total: 178.56 sec