Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-200459
#<BuildRuby:0x00005618a3173fb0
@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-200459",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001530 0.003668 1.190493 ( 1.809547)
build_miniruby 0.000723 0.000096 0.969049 ( 0.967883)
build_ruby 0.001043 0.000139 2.766465 ( 2.647197)
build_all 0.009516 0.000695 22.246102 ( 4.401377)
build_install 0.005685 0.004552 4.474155 ( 1.653192)
test_btest 0.000521 0.000092 64.354822 ( 10.852094)
test_basic 0.004412 0.000000 0.304140 ( 0.395434)
test_all 0.000853 0.000000 661.009818 (106.460587)
test_rubyspec 0.067714 0.006068 53.639831 ( 61.796504)
total: 190.98 sec