Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-135129
#<BuildRuby:0x000055a07b5d40a0
@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.20240116-135129",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004358 0.000727 1.204451 ( 1.588411)
build_miniruby 0.000888 0.000148 0.897804 ( 0.898244)
build_ruby 0.001224 0.000204 2.752745 ( 2.752241)
build_all 0.003976 0.005166 14.418438 ( 1.283113)
build_install 0.007335 0.000000 4.092348 ( 1.047525)
test_btest 0.000000 0.001063 73.633479 ( 7.216287)
test_basic 0.000000 0.004471 0.630934 ( 0.705239)
test_all 0.102329 0.028231 462.300872 ( 54.321996)
test_rubyspec 0.037070 0.027820 81.948415 ( 94.389399)
total: 164.20 sec