Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-095857
#<BuildRuby:0x000055881052b7f8
@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-095857",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.003528 0.725086 ( 1.134552)
build_miniruby 0.000328 0.000551 0.871220 ( 0.873071)
build_ruby 0.000799 0.000355 2.712061 ( 2.713151)
build_all 0.007311 0.000000 12.026389 ( 0.967447)
build_install 0.012655 0.001103 3.374847 ( 0.959241)
test_btest 0.000561 0.000173 66.686354 ( 5.012399)
test_basic 0.003994 0.000000 0.367882 ( 0.450082)
test_all 0.074774 0.023960 395.283019 ( 32.552061)
test_rubyspec 0.025223 0.045062 39.674975 ( 52.326082)
total: 96.99 sec