Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-221231
#<BuildRuby:0x0000556b541c3878
@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.20220203-221231",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010814 0.000161 0.949318 ( 1.023802)
build_miniruby 0.001858 0.000117 0.074944 ( 0.073354)
build_ruby 0.000000 0.002237 0.071811 ( 0.069614)
build_all 0.009089 0.002074 4.110046 ( 0.789007)
build_install 0.018020 0.005805 7.861807 ( 2.323330)
test_btest 0.001347 0.000202 47.409040 ( 44.041306)
test_basic 0.007246 0.000326 0.342839 ( 0.431922)
test_all 0.001642 0.000100 707.637589 ( 67.860770)
test_rubyspec 0.099934 0.073962 46.099959 ( 51.159964)
total: 167.77 sec