Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-073219
#<BuildRuby:0x0000563711c8c208
@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.20220727-073219",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006720 0.000000 0.822180 ( 1.110411)
build_miniruby 0.000957 0.000000 0.058184 ( 0.057024)
build_ruby 0.000912 0.000059 0.059508 ( 0.058243)
build_all 0.004061 0.000580 1.538732 ( 0.597953)
build_install 0.010298 0.000778 5.641924 ( 2.166462)
test_btest 0.000623 0.000083 56.055387 ( 8.067511)
test_basic 0.004826 0.000644 0.277136 ( 0.366038)
test_all 0.000952 0.000127 616.603787 ( 89.587311)
test_rubyspec 0.051626 0.037672 43.571083 ( 49.173933)
total: 151.19 sec