Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-130402
#<BuildRuby:0x000055b6ba28fd68
@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.20240117-130402",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004911 0.000200 1.061377 ( 1.426636)
build_miniruby 0.000814 0.000136 0.870866 ( 0.870389)
build_ruby 0.001243 0.000207 2.660151 ( 2.659663)
build_all 0.005214 0.004274 14.433017 ( 1.315353)
build_install 0.006942 0.000611 4.190598 ( 1.081046)
test_btest 0.000937 0.000201 77.383561 ( 7.027443)
test_basic 0.000000 0.005274 0.880936 ( 0.956881)
test_all 0.096751 0.034209 467.912552 ( 48.295823)
test_rubyspec 0.014653 0.046647 80.904476 ( 93.272127)
total: 156.91 sec