Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-133242
#<BuildRuby:0x00005578b2641e98
@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.20230111-133242",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000024 0.000004 0.000028 ( 0.000041)
build_up 0.001100 0.005543 0.846839 ( 1.044764)
build_miniruby 0.001051 0.000247 1.008706 ( 1.006821)
build_ruby 0.001292 0.000304 2.771482 ( 2.768757)
build_all 0.005671 0.004155 16.937068 ( 3.038823)
build_install 0.009080 0.002523 2.125412 ( 1.084024)
test_btest 0.000736 0.000204 71.542357 ( 11.297162)
test_basic 0.000000 0.006417 0.311552 ( 0.398098)
test_all 0.000000 0.001351 666.316955 ( 93.875660)
test_rubyspec 0.088702 0.046551 51.744778 ( 59.801061)
total: 174.32 sec