Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-152404
#<BuildRuby:0x0000563f65f3d1f8
@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.20220821-152404",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009410 0.001568 0.844135 ( 0.913552)
build_miniruby 0.000000 0.001993 0.056078 ( 0.053477)
build_ruby 0.000000 0.002083 0.063906 ( 0.061718)
build_all 0.006779 0.002277 1.249486 ( 0.475250)
build_install 0.004720 0.012649 1.550352 ( 0.773396)
test_btest 0.001346 0.000000 53.368199 ( 6.031124)
test_basic 0.004580 0.001303 0.277799 ( 0.368273)
test_all 0.003533 0.000582 498.520585 ( 52.894360)
test_rubyspec 0.088711 0.044741 41.888022 ( 50.149947)
total: 111.72 sec