Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-063725
#<BuildRuby:0x0000555790b93e70
@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-063725",
@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.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001398 0.005273 0.905300 ( 1.132006)
build_miniruby 0.000935 0.000401 1.019554 ( 1.017622)
build_ruby 0.001024 0.000439 2.782125 ( 2.779582)
build_all 0.008091 0.001736 16.764998 ( 2.976484)
build_install 0.005634 0.003649 2.068637 ( 1.070830)
test_btest 0.000205 0.000507 72.912003 ( 10.832059)
test_basic 0.005548 0.000973 0.351119 ( 0.437546)
test_all 0.001072 0.000245 654.371417 (101.170253)
test_rubyspec 0.089909 0.042764 52.053988 ( 60.069895)
total: 181.49 sec