Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-111410
#<BuildRuby:0x0000563f1a3bc4f0
@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.20220208-111410",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.010761 0.955280 ( 1.074025)
build_miniruby 0.000538 0.001831 0.075495 ( 0.073697)
build_ruby 0.001474 0.000421 0.069594 ( 0.068022)
build_all 0.003401 0.006683 4.080818 ( 0.796631)
build_install 0.022829 0.000806 7.830966 ( 2.357432)
test_btest 0.000990 0.000283 74.735988 ( 8.439417)
test_basic 0.006360 0.001818 0.339494 ( 0.427854)
test_all 0.001566 0.000447 703.867963 ( 67.702426)
test_rubyspec 0.102487 0.062805 45.875661 ( 51.428419)
total: 132.37 sec