Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-193206
#<BuildRuby:0x00005566199bfcb0
@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.20231230-193206",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004494 0.000054 1.061089 ( 1.438902)
build_miniruby 0.001260 0.000126 0.819769 ( 0.818993)
build_ruby 0.001537 0.000000 2.781504 ( 2.781765)
build_all 0.009473 0.000000 16.319185 ( 1.461830)
build_install 0.004202 0.003948 4.595436 ( 1.121248)
test_btest 0.000981 0.000123 80.847905 ( 7.648406)
test_basic 0.001048 0.004238 0.666684 ( 0.740727)
test_all 0.110536 0.022780 558.009452 ( 51.783701)
test_rubyspec 0.024759 0.023770 50.193122 ( 62.541034)
total: 130.34 sec