Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-152209
#<BuildRuby:0x00005634ccd87438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-152209",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.000047 0.004098 0.752074 ( 1.163903)
build_miniruby 0.001196 0.000000 0.929734 ( 0.930630)
build_ruby 0.001495 0.000000 2.793568 ( 2.798068)
build_all 0.007478 0.000000 12.165195 ( 1.042219)
build_install 0.009836 0.001191 3.473887 ( 1.027365)
test_btest 0.000574 0.000176 64.924624 ( 7.017389)
test_basic 0.003009 0.000925 0.395543 ( 0.467910)
test_all 0.092380 0.025059 520.721711 ( 46.403850)
test_rubyspec 0.035793 0.019230 41.695059 ( 54.454126)
total: 115.31 sec