Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-012125
#<BuildRuby:0x000055d7c930fdf8
@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.20220719-012125",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001789 0.004698 0.818309 ( 0.976567)
build_miniruby 0.000645 0.000294 0.056991 ( 0.055866)
build_ruby 0.000679 0.000309 0.059142 ( 0.057864)
build_all 0.003260 0.001481 1.561098 ( 0.611878)
build_install 0.009096 0.001925 5.666998 ( 2.181290)
test_btest 0.000451 0.000188 45.770947 ( 8.550272)
test_basic 0.005987 0.000000 0.308619 ( 0.396586)
test_all 0.001243 0.000000 598.047293 ( 89.376829)
test_rubyspec 0.043397 0.063146 44.006650 ( 49.659125)
total: 151.87 sec