Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-201628
#<BuildRuby:0x00005596b355ffb0
@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.20220720-201628",
@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.000013 0.000003 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002019 0.004657 0.822100 ( 1.118709)
build_miniruby 0.000852 0.000213 0.056965 ( 0.055565)
build_ruby 0.000705 0.000176 0.058974 ( 0.057718)
build_all 0.001195 0.003477 1.543954 ( 0.609306)
build_install 0.010697 0.000605 5.640907 ( 2.177422)
test_btest 0.000635 0.000170 51.569537 ( 8.246082)
test_basic 0.002034 0.003670 0.288326 ( 0.376943)
test_all 0.001097 0.000342 596.983230 ( 93.283142)
test_rubyspec 0.093752 0.032697 44.195722 ( 49.808637)
total: 155.73 sec