Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-054902
#<BuildRuby:0x0000561c8a4c43c8
@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.20230114-054902",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005862 0.000837 0.844801 ( 1.044215)
build_miniruby 0.001359 0.000000 1.020031 ( 1.017973)
build_ruby 0.001535 0.000000 2.777348 ( 2.774609)
build_all 0.005380 0.004377 16.767607 ( 2.967763)
build_install 0.004705 0.004516 2.074098 ( 1.075660)
test_btest 0.000838 0.000197 72.720126 ( 10.774147)
test_basic 0.002594 0.003990 0.369589 ( 0.455783)
test_all 0.000920 0.000256 652.522475 (100.106719)
test_rubyspec 0.090719 0.044643 52.211416 ( 60.272480)
total: 180.49 sec