Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-234525
#<BuildRuby:0x0000562476494008
@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.20221207-234525",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000035 0.000013 0.000048 ( 0.000047)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.000774 0.004210 1.162070 ( 1.351558)
build_miniruby 0.000621 0.000282 1.006362 ( 1.004923)
build_ruby 0.000802 0.000364 2.673321 ( 2.534381)
build_all 0.003365 0.005901 15.903279 ( 3.368807)
build_install 0.007517 0.001571 2.229673 ( 1.239236)
test_btest 0.000407 0.000203 63.301642 ( 10.782155)
test_basic 0.003295 0.001647 0.297612 ( 0.388134)
test_all 0.000509 0.000254 660.831450 (103.543215)
test_rubyspec 0.019037 0.042456 52.891456 ( 61.063349)
total: 185.28 sec