Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-074125
#<BuildRuby:0x0000561a82f611a0
@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-074125",
@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.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007796 0.002835 0.975257 ( 3.595385)
build_miniruby 0.001370 0.000498 0.073699 ( 0.071285)
build_ruby 0.001556 0.000566 0.079879 ( 0.078233)
build_all 0.004944 0.005024 4.154148 ( 0.794501)
build_install 0.007679 0.016832 7.751821 ( 2.332590)
test_btest 0.001114 0.000686 46.982471 ( 43.733246)
test_basic 0.004704 0.002895 0.326797 ( 0.416111)
test_all 0.001965 0.000000 702.900654 ( 67.577758)
test_rubyspec 0.067099 0.097964 46.029098 ( 51.634802)
total: 170.23 sec