Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-030742
#<BuildRuby:0x000056091abd7918
@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.20240111-030742",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003110 0.000778 0.934184 ( 1.331476)
build_miniruby 0.001099 0.000274 0.929998 ( 0.929863)
build_ruby 0.001076 0.000269 2.838054 ( 2.840310)
build_all 0.005577 0.004710 14.770076 ( 1.405905)
build_install 0.008002 0.001022 4.285004 ( 1.151208)
test_btest 0.000708 0.000000 79.245988 ( 7.514975)
test_basic 0.001203 0.003783 0.526155 ( 0.605255)
test_all 0.109733 0.022830 525.228812 ( 49.241426)
test_rubyspec 0.012733 0.020749 49.662813 ( 62.188843)
total: 127.21 sec