Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-091115
#<BuildRuby:0x000055f0efc56620
@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.20230106-091115",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003002 0.003815 0.881598 ( 1.092951)
build_miniruby 0.001267 0.000000 1.011506 ( 1.009436)
build_ruby 0.001664 0.000000 2.774397 ( 2.771642)
build_all 0.007694 0.002529 16.734692 ( 2.994279)
build_install 0.004593 0.006491 2.084102 ( 1.074972)
test_btest 0.000774 0.000271 68.987535 ( 11.112031)
test_basic 0.002512 0.004658 0.379405 ( 0.464313)
test_all 0.000901 0.000360 671.184388 (105.387349)
test_rubyspec 0.078262 0.040833 52.265564 ( 60.337895)
total: 186.25 sec