Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-041927
#<BuildRuby:0x000056029f9cebe8
@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-041927",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000027 0.000008 0.000035 ( 0.000020)
build_up 0.002877 0.003522 0.842424 ( 2.293080)
build_miniruby 0.000981 0.000350 1.012751 ( 1.010784)
build_ruby 0.001072 0.000383 2.784379 ( 2.781655)
build_all 0.009777 0.000000 16.779748 ( 2.960542)
build_install 0.008133 0.003377 2.082550 ( 1.070709)
test_btest 0.000674 0.000213 71.126598 ( 10.597094)
test_basic 0.004645 0.001466 0.353979 ( 0.440514)
test_all 0.001058 0.000334 648.481406 ( 94.585123)
test_rubyspec 0.067163 0.065833 52.140805 ( 60.233727)
total: 175.97 sec