Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-045541
#<BuildRuby:0x000055c3a8060010
@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.20221226-045541",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003571 0.000974 0.779891 ( 1.020561)
build_miniruby 0.000970 0.000000 1.055528 ( 1.054472)
build_ruby 0.001275 0.000000 2.651626 ( 2.649980)
build_all 0.004948 0.003954 15.720420 ( 3.172867)
build_install 0.006670 0.002355 2.192763 ( 1.219967)
test_btest 0.000575 0.000179 61.584258 ( 11.500567)
test_basic 0.004629 0.000192 0.352492 ( 0.442789)
test_all 0.000972 0.000285 629.864158 (104.618888)
test_rubyspec 0.042881 0.022357 51.398740 ( 59.599263)
total: 185.28 sec