Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-005028
#<BuildRuby:0x000055c0f44a9c68
@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.20221223-005028",
@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.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003717 0.000413 0.862470 ( 1.072700)
build_miniruby 0.000862 0.000096 1.004691 ( 1.003422)
build_ruby 0.001064 0.000118 2.555541 ( 2.554066)
build_all 0.005153 0.003782 15.835554 ( 3.321070)
build_install 0.007673 0.001151 2.227499 ( 1.255454)
test_btest 0.000000 0.000582 60.218772 ( 12.077468)
test_basic 0.002193 0.002642 0.308815 ( 0.399123)
test_all 0.001455 0.000109 668.640941 (143.492712)
test_rubyspec 0.044830 0.020459 52.024848 ( 60.139042)
total: 225.32 sec