Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-001444
#<BuildRuby:0x000055f9b071be70
@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.20221217-001444",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004051 0.000623 0.859949 ( 1.383470)
build_miniruby 0.000778 0.000120 0.957392 ( 0.956163)
build_ruby 0.001021 0.000157 2.793697 ( 2.677586)
build_all 0.008879 0.000033 15.761826 ( 3.496184)
build_install 0.007719 0.001029 2.302091 ( 1.300854)
test_btest 0.000657 0.000087 61.295010 ( 11.407319)
test_basic 0.004091 0.000546 0.311324 ( 0.402455)
test_all 0.001366 0.000182 673.671003 (155.085484)
test_rubyspec 0.055165 0.003587 53.092498 ( 61.138249)
total: 237.85 sec