Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-104447
#<BuildRuby:0x00005582b15448e8
@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.20220729-104447",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000023 0.000004 0.000027 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010751 0.000918 0.960292 ( 1.049681)
build_miniruby 0.001536 0.000205 0.071119 ( 0.069040)
build_ruby 0.001439 0.000192 0.074824 ( 0.073368)
build_all 0.006539 0.004918 1.534535 ( 0.578509)
build_install 0.008866 0.013859 5.278817 ( 2.105412)
test_btest 0.001204 0.000000 74.476194 ( 8.283222)
test_basic 0.007410 0.001291 0.321351 ( 0.408291)
test_all 0.001243 0.000393 649.982293 ( 64.692550)
test_rubyspec 0.114309 0.055516 45.822321 ( 51.633355)
total: 128.89 sec