Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-100657
#<BuildRuby:0x0000557537f3bce8
@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.20231220-100657",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004979 0.000313 1.367431 ( 1.760761)
build_miniruby 0.000793 0.000233 0.831120 ( 0.830747)
build_ruby 0.001597 0.000000 2.782149 ( 2.782051)
build_all 0.008298 0.001646 16.742779 ( 1.491093)
build_install 0.006433 0.001787 4.837379 ( 1.164179)
test_btest 0.001043 0.000000 87.040037 ( 7.665734)
test_basic 0.004357 0.000210 0.667372 ( 0.747543)
test_all 0.123418 0.011139 546.375218 ( 52.731304)
test_rubyspec 0.038153 0.010909 50.867445 ( 63.205719)
total: 132.38 sec