Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-080808
#<BuildRuby:0x000055a88f4e3f58
@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.20230107-080808",
@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.000011 0.000004 0.000015 ( 0.000014)
configure 0.000026 0.000009 0.000035 ( 0.000033)
build_up 0.000000 0.006741 0.894979 ( 1.074882)
build_miniruby 0.000005 0.001375 1.016439 ( 1.014445)
build_ruby 0.000984 0.000492 2.766450 ( 2.763834)
build_all 0.008069 0.001801 16.850441 ( 2.987609)
build_install 0.001524 0.009881 2.163605 ( 1.092489)
test_btest 0.000518 0.000319 72.822845 ( 10.454279)
test_basic 0.003182 0.003701 0.356224 ( 0.441656)
test_all 0.000965 0.000621 664.734365 (116.841985)
test_rubyspec 0.067171 0.031690 52.171238 ( 60.246674)
total: 196.92 sec