Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-035207
#<BuildRuby:0x00005579bd1a6aa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221223-035207",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003713 0.000265 0.865396 ( 1.199043)
build_miniruby 0.000000 0.000942 0.980835 ( 0.979830)
build_ruby 0.000000 0.001176 2.696886 ( 2.695451)
build_all 0.003113 0.006119 15.818264 ( 3.479223)
build_install 0.010267 0.000317 2.209345 ( 1.220848)
test_btest 0.000521 0.000092 67.953549 ( 10.877168)
test_basic 0.003968 0.000700 0.275189 ( 0.366003)
test_all 0.001161 0.000204 674.400540 (142.321339)
test_rubyspec 0.053877 0.008199 51.978903 ( 60.209436)
total: 223.35 sec