Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-080649
#<BuildRuby:0x000055ac10196858
@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-080649",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003620 0.000557 0.844058 ( 1.084523)
build_miniruby 0.000796 0.000123 0.997278 ( 0.996092)
build_ruby 0.001163 0.000179 2.710637 ( 2.619765)
build_all 0.008462 0.000592 15.806945 ( 3.329393)
build_install 0.008881 0.000000 2.200136 ( 1.251474)
test_btest 0.000610 0.000000 68.096410 ( 11.314708)
test_basic 0.005597 0.000000 0.330599 ( 0.420591)
test_all 0.001426 0.000000 663.733773 (158.990620)
test_rubyspec 0.026566 0.036999 52.963392 ( 61.138236)
total: 241.15 sec