Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-215214
#<BuildRuby:0x000055e624bf7e70
@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.20230112-215214",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005861 0.000409 0.863296 ( 1.108530)
build_miniruby 0.001078 0.000231 1.017980 ( 1.016065)
build_ruby 0.001143 0.000245 2.777758 ( 2.775205)
build_all 0.002962 0.006944 16.828675 ( 2.952407)
build_install 0.006545 0.004902 2.092981 ( 1.072751)
test_btest 0.000514 0.000181 77.558796 ( 10.538560)
test_basic 0.003156 0.003788 0.372530 ( 0.458039)
test_all 0.000997 0.000387 651.728770 (108.361170)
test_rubyspec 0.057908 0.022842 51.847181 ( 60.019485)
total: 188.30 sec