Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-235249
#<BuildRuby:0x00005645eae0c208
@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.20220824-235249",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004970 0.001808 0.865239 ( 0.917135)
build_miniruby 0.000717 0.000260 0.057558 ( 0.056224)
build_ruby 0.000739 0.000269 0.059319 ( 0.058086)
build_all 0.003372 0.001226 1.531788 ( 0.591659)
build_install 0.000952 0.010086 1.895083 ( 0.955132)
test_btest 0.000468 0.000255 50.548708 ( 8.604819)
test_basic 0.003784 0.002064 0.334575 ( 0.422610)
test_all 0.001608 0.000878 613.773555 ( 88.196462)
test_rubyspec 0.050328 0.077408 44.429863 ( 52.674770)
total: 152.48 sec