Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-032847
#<BuildRuby:0x000055e2035fa858
@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-032847",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004078 0.000240 0.881211 ( 1.089151)
build_miniruby 0.000908 0.000000 0.995783 ( 0.994349)
build_ruby 0.001198 0.000000 2.747471 ( 2.618962)
build_all 0.000675 0.008411 15.758652 ( 3.331234)
build_install 0.008837 0.000052 2.237709 ( 1.255135)
test_btest 0.000631 0.000000 65.817372 ( 11.748725)
test_basic 0.004649 0.000154 0.303452 ( 0.394408)
test_all 0.001199 0.000172 687.606321 (135.856882)
test_rubyspec 0.062345 0.005386 53.513045 ( 61.662208)
total: 218.95 sec