Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-175619
#<BuildRuby:0x0000562c3a5cb568
@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-175619",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.004444 1.050065 ( 1.393262)
build_miniruby 0.000000 0.000934 0.916876 ( 0.916354)
build_ruby 0.000000 0.001442 2.804599 ( 2.805102)
build_all 0.002083 0.008135 14.627628 ( 1.400055)
build_install 0.003292 0.005869 4.217439 ( 1.140895)
test_btest 0.000397 0.000233 82.732750 ( 6.828848)
test_basic 0.000000 0.003842 0.450870 ( 0.529329)
test_all 0.105010 0.029210 505.981793 ( 55.939439)
test_rubyspec 0.029890 0.004066 50.900015 ( 63.674341)
total: 134.63 sec