Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-111936
#<BuildRuby:0x00005589ca198af8
@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.20220221-111936",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002003 0.009219 0.933507 ( 1.061557)
build_miniruby 0.001409 0.000587 0.074356 ( 0.072474)
build_ruby 0.001036 0.000432 0.071119 ( 0.069756)
build_all 0.010116 0.001503 4.113694 ( 0.790344)
build_install 0.015237 0.008668 7.864497 ( 2.338645)
test_btest 0.001155 0.000475 72.552102 ( 8.137026)
test_basic 0.001832 0.005667 0.347386 ( 0.436081)
test_all 0.001299 0.000612 670.310595 ( 65.522417)
test_rubyspec 0.078946 0.069285 46.389235 ( 51.647780)
total: 130.08 sec