Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-100329
#<BuildRuby:0x0000556a49199570
@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.20220731-100329",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006521 0.003734 0.866502 ( 2.142205)
build_miniruby 0.001148 0.000246 0.063869 ( 0.063331)
build_ruby 0.000000 0.002115 0.067117 ( 0.065181)
build_all 0.003084 0.007048 1.271282 ( 0.480849)
build_install 0.012465 0.004148 4.322201 ( 1.802087)
test_btest 0.001737 0.000000 51.723573 ( 6.265511)
test_basic 0.005367 0.000965 0.299187 ( 0.389321)
test_all 0.001592 0.000531 503.444296 ( 53.396528)
test_rubyspec 0.085239 0.039523 42.042632 ( 47.608112)
total: 112.21 sec