Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-180241
#<BuildRuby:0x0000558575a9ffb0
@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.20221118-180241",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.003859 0.001404 1.041258 ( 1.151820)
build_miniruby 0.000698 0.000254 1.089538 ( 1.088507)
build_ruby 0.000883 0.000321 2.725974 ( 2.630733)
build_all 0.008904 0.000000 15.876066 ( 3.392053)
build_install 0.009200 0.001308 2.040980 ( 1.126010)
test_btest 0.000469 0.000134 60.169194 ( 11.416222)
test_basic 0.004829 0.000000 0.299635 ( 0.390499)
test_all 0.001387 0.000000 628.266944 (105.223661)
test_rubyspec 0.035041 0.030638 50.927259 ( 59.201406)
total: 185.62 sec