Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-035902
#<BuildRuby:0x0000555e078cff90
@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.20231230-035902",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001436 0.004177 0.791317 ( 1.175118)
build_miniruby 0.000892 0.000137 0.826234 ( 0.826064)
build_ruby 0.001675 0.000258 2.719599 ( 2.719715)
build_all 0.003311 0.005038 12.030406 ( 0.972817)
build_install 0.005458 0.004798 3.550936 ( 0.975954)
test_btest 0.000734 0.000210 61.520308 ( 5.485849)
test_basic 0.004672 0.000003 0.390716 ( 0.470405)
test_all 0.084492 0.013129 393.618542 ( 36.645633)
test_rubyspec 0.012841 0.054057 40.555519 ( 53.103996)
total: 102.38 sec