Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-013523
#<BuildRuby:0x000055d8ddf64008
@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.20221215-013523",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003651 0.000521 0.874108 ( 1.081676)
build_miniruby 0.000000 0.001069 0.962646 ( 0.961083)
build_ruby 0.000000 0.001216 2.748254 ( 2.641928)
build_all 0.005812 0.003116 15.787928 ( 3.288208)
build_install 0.009827 0.001031 2.231590 ( 1.255692)
test_btest 0.000520 0.000104 58.207321 ( 12.185125)
test_basic 0.001394 0.004141 0.304899 ( 0.394863)
test_all 0.001735 0.000434 677.667577 (147.791869)
test_rubyspec 0.040103 0.018153 52.702811 ( 60.891235)
total: 230.49 sec