Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-032435
#<BuildRuby:0x0000564bf6426858
@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-032435",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006587 0.000000 0.846445 ( 1.056468)
build_miniruby 0.001280 0.000000 1.011280 ( 1.009384)
build_ruby 0.001577 0.000000 2.773243 ( 2.770615)
build_all 0.002407 0.007765 16.811892 ( 2.978610)
build_install 0.010345 0.001034 2.134662 ( 1.079091)
test_btest 0.001091 0.000109 77.125627 ( 10.385308)
test_basic 0.002786 0.004880 0.406572 ( 0.490641)
test_all 0.001199 0.000179 662.947421 (102.192982)
test_rubyspec 0.080497 0.048574 52.208090 ( 60.255613)
total: 182.22 sec