Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-205535
#<BuildRuby:0x000055b7d7df3fb0
@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.20221212-205535",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000633 0.003595 0.800833 ( 1.029862)
build_miniruby 0.000904 0.000113 0.973822 ( 0.972475)
build_ruby 0.001092 0.000137 2.731816 ( 2.638107)
build_all 0.008436 0.000529 15.784932 ( 3.256180)
build_install 0.008142 0.000958 2.255652 ( 1.279140)
test_btest 0.000624 0.000073 59.012777 ( 11.947144)
test_basic 0.000169 0.004760 0.302676 ( 0.393220)
test_all 0.001209 0.000213 685.657754 (136.846400)
test_rubyspec 0.031783 0.036063 53.023144 ( 61.175540)
total: 219.54 sec