Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-012812
#<BuildRuby:0x000055acce56b578
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230613-012812",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.004793 1.179711 ( 2.453959)
build_miniruby 0.000000 0.000944 0.816121 ( 0.816438)
build_ruby 0.000000 0.001253 2.429185 ( 2.428971)
build_all 0.004701 0.004781 12.951834 ( 1.146177)
build_install 0.003306 0.004581 1.866317 ( 0.885040)
test_btest 0.000952 0.000173 83.608703 ( 7.183363)
test_basic 0.003158 0.000575 0.654528 ( 0.741615)
test_all 0.001691 0.000308 436.157880 ( 51.945962)
test_rubyspec 0.013782 0.028523 42.944000 ( 55.392947)
total: 123.00 sec