Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-003121
#<BuildRuby:0x000055de5fff7fb0
@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.20220724-003121",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006444 0.000460 0.856469 ( 1.095898)
build_miniruby 0.000904 0.000065 0.057692 ( 0.056395)
build_ruby 0.000942 0.000067 0.058826 ( 0.057530)
build_all 0.000738 0.003966 1.524523 ( 0.588930)
build_install 0.009680 0.001290 5.642623 ( 2.162769)
test_btest 0.000659 0.000088 49.648726 ( 8.445007)
test_basic 0.005924 0.000127 0.323831 ( 0.411913)
test_all 0.001160 0.000145 596.375719 ( 94.749495)
test_rubyspec 0.058387 0.029679 43.477058 ( 49.093395)
total: 156.66 sec