Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-062411
#<BuildRuby:0x00005559f8ef5400
@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.20220828-062411",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000019 0.000004 0.000023 ( 0.000019)
build_up 0.004957 0.004237 0.811977 ( 0.984103)
build_miniruby 0.001142 0.000263 0.055532 ( 0.054305)
build_ruby 0.001575 0.000363 0.064070 ( 0.062509)
build_all 0.004536 0.004372 1.208167 ( 0.463880)
build_install 0.009137 0.004479 1.515593 ( 0.802701)
test_btest 0.000000 0.001220 51.194088 ( 6.117516)
test_basic 0.002443 0.002411 0.282384 ( 0.374536)
test_all 0.004401 0.000077 485.827064 ( 51.947178)
test_rubyspec 0.067111 0.063500 40.849726 ( 49.469258)
total: 110.28 sec