Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-051343
#<BuildRuby:0x00005582a4693828
@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.20220204-051343",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000091 0.000021 0.000112 ( 0.000115)
build_up 0.010185 0.001361 1.008807 ( 1.859386)
build_miniruby 0.001702 0.000365 0.079329 ( 0.076981)
build_ruby 0.001566 0.000335 0.074082 ( 0.072204)
build_all 0.008789 0.003404 4.104792 ( 0.779182)
build_install 0.014933 0.009167 7.891929 ( 2.321722)
test_btest 0.001106 0.000332 46.157896 ( 43.839274)
test_basic 0.002110 0.005170 0.332610 ( 0.421960)
test_all 0.001272 0.000446 704.901326 ( 67.893009)
test_rubyspec 0.108894 0.052804 46.213526 ( 51.674571)
total: 168.94 sec