Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-201936
#<BuildRuby:0x000055742b3a84d8
@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.20220601-201936",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003851 0.008046 1.003224 ( 1.697618)
build_miniruby 0.001499 0.000461 0.078904 ( 0.077843)
build_ruby 0.001434 0.000441 0.073434 ( 0.072749)
build_all 0.008334 0.001195 1.500835 ( 0.601117)
build_install 0.020669 0.001633 5.917627 ( 2.877287)
test_btest 0.000798 0.000188 77.834352 ( 8.788095)
test_basic 0.004015 0.003444 0.335555 ( 0.425943)
test_all 0.002627 0.000000 708.858989 ( 67.936806)
test_rubyspec 0.097877 0.067756 45.975721 ( 51.736841)
total: 134.22 sec