Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-191216
#<BuildRuby:0x000055cd171bc3c8
@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.20230123-191216",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002866 0.003812 0.845087 ( 1.841836)
build_miniruby 0.001064 0.000213 0.996107 ( 0.994019)
build_ruby 0.001388 0.000278 2.762435 ( 2.759957)
build_all 0.009834 0.000000 16.635221 ( 2.984887)
build_install 0.010656 0.000630 2.077950 ( 1.059336)
test_btest 0.000963 0.000152 74.267965 ( 10.226726)
test_basic 0.002441 0.004921 0.368209 ( 0.452587)
test_all 0.001337 0.000000 650.401598 (100.414094)
test_rubyspec 0.074800 0.051454 51.096746 ( 59.188038)
total: 179.92 sec