Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-173013
#<BuildRuby:0x000055a4576de920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-173013",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000032 0.000005 0.000037 ( 0.000038)
autoconf 0.000058 0.000009 0.000067 ( 0.000067)
configure 0.000050 0.000008 0.000058 ( 0.000057)
build_up 0.010804 0.001004 0.761400 ( 1.097215)
build_miniruby 0.001957 0.000000 0.100748 ( 0.100612)
build_ruby 0.003586 0.000184 2.503698 ( 2.389678)
build_all 0.008873 0.005220 15.519713 ( 3.691846)
build_install 0.013540 0.005601 4.304085 ( 1.768001)
test_btest 0.001800 0.000400 53.398187 ( 6.029695)
test_basic 0.003033 0.004491 0.292940 ( 0.382047)
test_all 0.002667 0.000000 474.883140 ( 51.488690)
test_rubyspec 0.092700 0.044100 41.265147 ( 48.974798)
total: 115.92 sec