Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-133306
#<BuildRuby:0x000055e377c94040
@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.20220809-133306",
@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.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006196 0.000535 0.859471 ( 2.337942)
build_miniruby 0.000847 0.000195 0.058047 ( 0.056674)
build_ruby 0.000844 0.000194 0.059643 ( 0.058371)
build_all 0.003795 0.000875 1.514151 ( 0.587168)
build_install 0.006297 0.005006 5.649044 ( 2.153868)
test_btest 0.000683 0.000196 45.843609 ( 8.763123)
test_basic 0.001598 0.003648 0.295980 ( 0.385237)
test_all 0.001602 0.000534 580.146871 ( 93.730917)
test_rubyspec 0.065562 0.057659 43.865001 ( 51.282687)
total: 159.36 sec