Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-151344
#<BuildRuby:0x0000556dde21fe70
@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.20230115-151344",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.007538 0.000000 1.281873 ( 1.313536)
build_miniruby 0.001155 0.000199 1.703938 ( 1.574871)
build_ruby 0.001348 0.000253 2.787196 ( 2.784597)
build_all 0.005444 0.004343 16.782212 ( 3.011945)
build_install 0.009270 0.002181 2.143353 ( 1.084188)
test_btest 0.000804 0.000189 81.867208 ( 10.850724)
test_basic 0.005015 0.002426 0.364772 ( 0.449459)
test_all 0.000000 0.001484 672.492304 (101.924966)
test_rubyspec 0.081384 0.053415 52.545432 ( 60.519297)
total: 183.51 sec