Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-171408
#<BuildRuby:0x0000555b14b3f500
@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.20231117-171408",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004368 0.000873 1.341117 ( 1.742954)
build_miniruby 0.000867 0.000174 0.832032 ( 0.831553)
build_ruby 0.001365 0.000000 2.656470 ( 2.656756)
build_all 0.009602 0.000311 16.142600 ( 1.486519)
build_install 0.008587 0.000000 4.665942 ( 1.133303)
test_btest 0.001015 0.000026 80.108608 ( 7.542175)
test_basic 0.001021 0.004011 0.815986 ( 0.891719)
test_all 0.105989 0.028825 473.362137 ( 54.646449)
test_rubyspec 0.019474 0.031234 49.830412 ( 62.133139)
total: 133.07 sec