Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-001534
#<BuildRuby:0x000055bae4070090
@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.20231118-001534",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004269 0.000948 1.222780 ( 1.621844)
build_miniruby 0.000831 0.000185 0.932524 ( 0.931929)
build_ruby 0.001468 0.000000 2.634781 ( 2.634571)
build_all 0.004316 0.005164 15.543673 ( 1.422289)
build_install 0.005140 0.003372 4.582770 ( 1.140570)
test_btest 0.000868 0.000290 77.227037 ( 7.651099)
test_basic 0.003391 0.001131 0.647222 ( 0.728493)
test_all 0.110334 0.023728 502.581499 ( 46.746125)
test_rubyspec 0.019988 0.029780 49.003347 ( 61.515337)
total: 124.39 sec