Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-155656
#<BuildRuby:0x00005630a9078cc8
@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.20220205-155656",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000024 0.000003 0.000027 ( 0.000025)
build_up 0.009345 0.001438 0.937247 ( 0.980223)
build_miniruby 0.001968 0.000000 0.067280 ( 0.065361)
build_ruby 0.001936 0.000000 0.074606 ( 0.073406)
build_all 0.009996 0.001342 4.055360 ( 0.779864)
build_install 0.022496 0.000734 7.637275 ( 2.315908)
test_btest 0.001007 0.000118 47.459560 ( 44.099655)
test_basic 0.007458 0.000178 0.345470 ( 0.435431)
test_all 0.002005 0.000223 687.596870 ( 66.684020)
test_rubyspec 0.115007 0.030979 45.951660 ( 51.260652)
total: 166.70 sec