Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-031410
#<BuildRuby:0x000055d0d129be48
@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-031410",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003800 0.000506 0.913619 ( 1.116610)
build_miniruby 0.000893 0.000119 0.988547 ( 0.987250)
build_ruby 0.001111 0.000148 2.561720 ( 2.560366)
build_all 0.009235 0.000000 15.866244 ( 3.378144)
build_install 0.010282 0.000000 2.163597 ( 1.214808)
test_btest 0.000633 0.000000 64.735278 ( 11.637821)
test_basic 0.004942 0.000000 0.302633 ( 0.393120)
test_all 0.001523 0.000000 661.041531 (148.075240)
test_rubyspec 0.051164 0.022234 51.319762 ( 59.529341)
total: 228.89 sec