Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-225216
#<BuildRuby:0x000055d6fc3ee620
@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.20221218-225216",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003679 0.000491 0.845520 ( 1.201188)
build_miniruby 0.000000 0.000898 0.992476 ( 0.991310)
build_ruby 0.000000 0.001331 2.769418 ( 2.674520)
build_all 0.003288 0.005910 15.743587 ( 3.276177)
build_install 0.008666 0.001053 2.234808 ( 1.261308)
test_btest 0.000448 0.000106 63.236809 ( 11.447772)
test_basic 0.000359 0.004592 0.341529 ( 0.431904)
test_all 0.001232 0.000197 685.291329 (135.772525)
test_rubyspec 0.039818 0.018474 52.764569 ( 60.970060)
total: 218.03 sec