Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-163532
#<BuildRuby:0x00005592126c4040
@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.20221216-163532",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003802 0.000447 0.880135 ( 1.083044)
build_miniruby 0.000771 0.000090 1.050833 ( 1.049609)
build_ruby 0.001161 0.000136 2.780346 ( 2.673015)
build_all 0.008877 0.000000 15.675752 ( 3.287259)
build_install 0.009262 0.000538 2.280747 ( 1.318708)
test_btest 0.000519 0.000052 59.753691 ( 12.107956)
test_basic 0.004407 0.000000 0.291595 ( 0.382654)
test_all 0.001588 0.000000 672.207305 (156.170769)
test_rubyspec 0.035225 0.036838 52.769951 ( 60.994061)
total: 239.07 sec