Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-180929
#<BuildRuby:0x000055aa71496878
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-180929",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005065 0.000221 1.241348 ( 1.671106)
build_miniruby 0.000931 0.000000 1.024154 ( 1.022960)
build_ruby 0.001206 0.000000 2.679117 ( 2.586919)
build_all 0.009581 0.000027 22.623467 ( 4.401320)
build_install 0.008583 0.000106 4.459448 ( 1.654643)
test_btest 0.000480 0.000066 59.816430 ( 11.103087)
test_basic 0.000765 0.004101 0.346090 ( 0.436742)
test_all 0.001475 0.000269 691.894134 (108.854788)
test_rubyspec 0.058135 0.015823 53.137295 ( 61.331119)
total: 193.06 sec