Logfile: /home/ko1/ruby/logs/brlog.trunk.20220707-052253
#<BuildRuby:0x000055f843fc7f60
@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.20220707-052253",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003073 0.003910 0.814981 ( 1.039965)
build_miniruby 0.000865 0.000199 0.089435 ( 0.087353)
build_ruby 0.001639 0.000378 3.528008 ( 3.330104)
build_all 0.007680 0.001773 15.839879 ( 2.887469)
build_install 0.004902 0.006382 6.405763 ( 2.850824)
test_btest 0.000506 0.000156 46.029220 ( 8.658130)
test_basic 0.000491 0.005486 0.339168 ( 0.427527)
test_all 0.001057 0.000407 594.119632 ( 94.903580)
test_rubyspec 0.056407 0.068062 44.496456 ( 50.029961)
total: 164.22 sec