Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-193004
#<BuildRuby:0x000056183f137718
@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.20220202-193004",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008620 0.003134 0.944316 ( 1.680610)
build_miniruby 0.001664 0.000605 0.079915 ( 0.078089)
build_ruby 0.001165 0.000423 0.073250 ( 0.072531)
build_all 0.009277 0.001397 4.180304 ( 0.795894)
build_install 0.019408 0.004983 7.816690 ( 2.347129)
test_btest 0.000650 0.000205 46.947157 ( 43.818135)
test_basic 0.007217 0.000815 0.333914 ( 0.422225)
test_all 0.000000 0.001836 709.627773 ( 68.101929)
test_rubyspec 0.078653 0.089499 46.024357 ( 51.586977)
total: 168.90 sec