Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-162701
#<BuildRuby:0x00005621a21b8dd8
@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.20220815-162701",
@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.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007335 0.003861 1.008116 ( 1.040186)
build_miniruby 0.001564 0.000335 0.075274 ( 0.073754)
build_ruby 0.001616 0.000347 0.073136 ( 0.071321)
build_all 0.010159 0.000329 1.532039 ( 0.583887)
build_install 0.014037 0.005518 1.862843 ( 0.926947)
test_btest 0.000918 0.000204 76.067145 ( 8.417744)
test_basic 0.001503 0.005094 0.331906 ( 0.421818)
test_all 0.004222 0.000000 678.593342 ( 66.691009)
test_rubyspec 0.110551 0.072800 45.824536 ( 53.445221)
total: 131.67 sec