Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-194223
#<BuildRuby:0x000055a3d2c5b310
@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.20240115-194223",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005130 0.000080 0.803180 ( 1.215640)
build_miniruby 0.001020 0.000073 0.821028 ( 0.820851)
build_ruby 0.001815 0.000129 2.676864 ( 2.677609)
build_all 0.003058 0.004733 11.864473 ( 0.995882)
build_install 0.005547 0.008163 3.433030 ( 0.990290)
test_btest 0.000753 0.000189 61.887036 ( 5.913193)
test_basic 0.000116 0.004388 0.423046 ( 0.503239)
test_all 0.068698 0.035892 371.627739 ( 41.545132)
test_rubyspec 0.032963 0.034296 40.378711 ( 52.927139)
total: 107.59 sec