Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-214035
#<BuildRuby:0x00005562efa5f418
@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-214035",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.008945 0.001193 1.317711 ( 1.344762)
build_miniruby 0.001215 0.000162 1.692261 ( 1.564288)
build_ruby 0.001691 0.000000 2.795109 ( 2.792476)
build_all 0.009901 0.000000 16.822836 ( 2.976618)
build_install 0.006659 0.004578 2.142509 ( 1.086639)
test_btest 0.000937 0.000148 72.080313 ( 11.314773)
test_basic 0.002295 0.004157 0.356110 ( 0.442508)
test_all 0.001145 0.000229 657.498767 (101.993468)
test_rubyspec 0.090536 0.027202 52.343294 ( 60.406800)
total: 183.92 sec