Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-173558
#<BuildRuby:0x000055e97c308110
@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.20240106-173558",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.005203 1.160789 ( 1.533533)
build_miniruby 0.000000 0.001451 1.367806 ( 1.370260)
build_ruby 0.001124 0.000430 4.125460 ( 4.133444)
build_all 0.009098 0.001016 16.370618 ( 1.619823)
build_install 0.014264 0.000365 4.887390 ( 1.696244)
test_btest 0.000722 0.000121 83.876271 ( 7.669280)
test_basic 0.005360 0.000194 0.617725 ( 0.682491)
test_all 0.091186 0.031163 544.441094 ( 71.637777)
test_rubyspec 0.022654 0.039597 71.476188 ( 83.820135)
total: 174.16 sec