Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-161230
#<BuildRuby:0x0000561bbcafc098
@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.20231119-161230",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004661 0.001456 1.436696 ( 1.840671)
build_miniruby 0.000831 0.000260 0.929505 ( 0.928663)
build_ruby 0.001302 0.000407 2.759875 ( 2.759227)
build_all 0.008841 0.001314 16.801413 ( 1.510019)
build_install 0.009935 0.000173 5.020062 ( 1.190407)
test_btest 0.000789 0.000207 87.825794 ( 7.149407)
test_basic 0.000000 0.004835 0.754191 ( 0.831806)
test_all 0.091997 0.042701 533.085987 ( 52.033267)
test_rubyspec 0.031278 0.018422 51.366430 ( 63.748577)
total: 131.99 sec