Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-120909
#<BuildRuby:0x0000555a8832e8c0
@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.20220825-120909",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006864 0.850386 ( 1.616482)
build_miniruby 0.000000 0.001013 0.058481 ( 0.057182)
build_ruby 0.000000 0.001013 0.059922 ( 0.058692)
build_all 0.003890 0.000761 1.539146 ( 0.581117)
build_install 0.010346 0.000737 1.889477 ( 0.955338)
test_btest 0.000688 0.000145 55.224805 ( 8.083221)
test_basic 0.004985 0.001050 0.343629 ( 0.432326)
test_all 0.001598 0.000337 629.468275 ( 94.320441)
test_rubyspec 0.100922 0.030152 44.289065 ( 52.561604)
total: 158.67 sec