Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-174949
#<BuildRuby:0x000055e001d100d8
@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-174949",
@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.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000577 0.004106 0.749403 ( 1.143536)
build_miniruby 0.001109 0.000092 0.932282 ( 0.932318)
build_ruby 0.001459 0.000122 2.784975 ( 2.788070)
build_all 0.007202 0.000221 12.186780 ( 1.037756)
build_install 0.009841 0.000049 3.466778 ( 0.995648)
test_btest 0.000629 0.000042 68.165492 ( 5.667766)
test_basic 0.003542 0.000236 0.404732 ( 0.480864)
test_all 0.077611 0.037579 523.800818 ( 47.241137)
test_rubyspec 0.034555 0.027119 41.759342 ( 54.522942)
total: 114.81 sec