Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-093951
#<BuildRuby:0x0000561b88147db0
@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.20220722-093951",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006447 0.000351 0.864219 ( 1.072053)
build_miniruby 0.000000 0.000977 0.057434 ( 0.056083)
build_ruby 0.000000 0.000941 0.058807 ( 0.057544)
build_all 0.003097 0.001216 1.515499 ( 0.583626)
build_install 0.005613 0.003426 5.621762 ( 2.155154)
test_btest 0.000669 0.000157 53.220202 ( 8.007801)
test_basic 0.004234 0.000996 0.299631 ( 0.388644)
test_all 0.000932 0.000219 586.998114 ( 90.605753)
test_rubyspec 0.083493 0.042185 43.497189 ( 49.274271)
total: 152.20 sec