Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-124752
#<BuildRuby:0x0000557aa3f16620
@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.20230124-124752",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000022 0.000006 0.000028 ( 0.000013)
build_up 0.004944 0.001236 0.848728 ( 1.526522)
build_miniruby 0.000978 0.000245 1.014617 ( 1.012672)
build_ruby 0.001204 0.000301 2.770235 ( 2.767750)
build_all 0.001531 0.008425 16.676271 ( 3.009752)
build_install 0.003184 0.006068 2.104291 ( 1.080450)
test_btest 0.000712 0.000329 68.590895 ( 10.976005)
test_basic 0.006586 0.000721 0.311345 ( 0.396237)
test_all 0.001017 0.000436 667.821952 ( 93.841185)
test_rubyspec 0.086497 0.048349 51.630615 ( 59.721197)
total: 174.33 sec