Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-062646
#<BuildRuby:0x000055692c5b0208
@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.20220717-062646",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000012)
build_up 0.005196 0.000371 0.841259 ( 1.049015)
build_miniruby 0.000676 0.000049 0.057260 ( 0.056154)
build_ruby 0.000712 0.000051 0.058860 ( 0.057727)
build_all 0.004119 0.000000 1.497824 ( 0.604140)
build_install 0.009886 0.000647 5.648201 ( 2.207565)
test_btest 0.000591 0.000040 54.442266 ( 8.131449)
test_basic 0.005741 0.000000 0.281888 ( 0.371014)
test_all 0.001036 0.000000 618.371230 ( 92.563761)
test_rubyspec 0.051748 0.024775 43.566093 ( 49.206242)
total: 154.25 sec