Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-232838
#<BuildRuby:0x0000561810cb4e80
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-232838",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005178 0.004100 0.809726 ( 0.906355)
build_miniruby 0.001539 0.000355 0.064085 ( 0.063126)
build_ruby 0.001442 0.000332 0.067272 ( 0.066115)
build_all 0.008808 0.001004 1.259735 ( 0.492350)
build_install 0.015683 0.000403 1.582923 ( 0.818923)
test_btest 0.001077 0.000190 54.726429 ( 6.383843)
test_basic 0.001759 0.004078 0.290191 ( 0.383461)
test_all 0.002160 0.000000 491.454947 ( 52.232571)
test_rubyspec 0.065437 0.070025 41.686983 ( 50.340982)
total: 111.69 sec