Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-144423
#<BuildRuby:0x000055fe56d8fe00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220615-144423",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007386 0.000000 0.855426 ( 4.062066)
build_miniruby 0.000995 0.000046 0.089253 ( 0.087154)
build_ruby 0.001387 0.000462 3.524940 ( 3.329503)
build_all 0.005918 0.003345 15.681695 ( 2.861514)
build_install 0.006317 0.004999 6.367786 ( 2.832368)
test_btest 0.000497 0.000199 50.919652 ( 8.137730)
test_basic 0.004135 0.001654 0.262596 ( 0.350751)
test_all 0.001100 0.000440 655.526625 ( 95.769002)
test_rubyspec 0.090605 0.038129 44.125962 ( 49.718774)
total: 167.15 sec