Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-031317
#<BuildRuby:0x0000560a5c8380f8
@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.20221209-031317",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004923 0.000142 1.160814 ( 1.205933)
build_miniruby 0.000736 0.000105 0.951723 ( 0.950300)
build_ruby 0.001095 0.000156 2.812832 ( 2.712933)
build_all 0.008583 0.000592 15.713572 ( 3.287551)
build_install 0.005205 0.004585 2.209580 ( 1.241449)
test_btest 0.000636 0.000119 63.712023 ( 10.853780)
test_basic 0.000257 0.004599 0.328666 ( 0.419371)
test_all 0.000821 0.000205 653.005859 (112.736437)
test_rubyspec 0.038423 0.023626 52.716582 ( 60.956641)
total: 194.37 sec