Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-040108
#<BuildRuby:0x0000556d45ee3510
@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.20220212-040108",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004968 0.007726 0.953243 ( 1.190230)
build_miniruby 0.001655 0.000331 0.073779 ( 0.071599)
build_ruby 0.001974 0.000395 0.075747 ( 0.073487)
build_all 0.008360 0.000773 4.161611 ( 0.784831)
build_install 0.023779 0.000184 7.681947 ( 2.316461)
test_btest 0.001013 0.000145 71.673970 ( 8.276699)
test_basic 0.004082 0.005392 0.351416 ( 0.438883)
test_all 0.000000 0.002139 701.379940 ( 71.711331)
test_rubyspec 0.128630 0.037690 46.138777 ( 51.473063)
total: 136.34 sec