Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-091927
#<BuildRuby:0x0000555a26ac25f8
@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.20221230-091927",
@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.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005701 0.000814 0.842641 ( 1.079062)
build_miniruby 0.001182 0.000169 1.017723 ( 1.015859)
build_ruby 0.001409 0.000201 2.788763 ( 2.786230)
build_all 0.009046 0.000583 16.698076 ( 2.969674)
build_install 0.010351 0.001380 2.307680 ( 1.156539)
test_btest 0.000865 0.000000 70.686211 ( 10.982543)
test_basic 0.006580 0.000000 0.360723 ( 0.446798)
test_all 0.001400 0.000000 667.709298 ( 94.179118)
test_rubyspec 0.096345 0.038746 51.680313 ( 59.722932)
total: 174.34 sec