Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-080913
#<BuildRuby:0x000056034d30fdd0
@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.20220819-080913",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006240 0.000446 0.829031 ( 1.310816)
build_miniruby 0.000822 0.000059 0.057769 ( 0.056584)
build_ruby 0.000890 0.000063 0.059723 ( 0.058532)
build_all 0.004621 0.000000 1.541715 ( 0.587569)
build_install 0.007247 0.003793 1.906225 ( 0.956753)
test_btest 0.000635 0.000071 48.528111 ( 8.832767)
test_basic 0.005171 0.000107 0.254472 ( 0.343751)
test_all 0.000379 0.001757 610.020974 ( 89.945886)
test_rubyspec 0.068843 0.056831 43.667605 ( 51.946205)
total: 154.04 sec