Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-033107
#<BuildRuby:0x0000556c08fdf718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-033107",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000102 0.000028 0.000130 ( 0.000133)
build_up 0.004964 0.005778 0.978431 ( 2.872041)
build_miniruby 0.001528 0.000556 0.077302 ( 0.077308)
build_ruby 0.001532 0.000558 0.077351 ( 0.077197)
build_all 0.006271 0.005368 4.130343 ( 0.815773)
build_install 0.016130 0.008271 7.764705 ( 2.346017)
test_btest 0.001728 0.000000 47.410602 ( 44.134386)
test_basic 0.008888 0.000563 0.341397 ( 0.429535)
test_all 0.001320 0.000513 679.546600 ( 66.684541)
test_rubyspec 0.110281 0.064775 46.104609 ( 51.484363)
total: 168.92 sec