Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-130209
#<BuildRuby:0x0000564e6c5bb718
@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-130209",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000276 0.010775 0.937307 ( 0.989794)
build_miniruby 0.001326 0.000619 0.068860 ( 0.068755)
build_ruby 0.001267 0.000592 0.073245 ( 0.072930)
build_all 0.006264 0.004872 4.118002 ( 0.815794)
build_install 0.013981 0.010617 7.847611 ( 2.381049)
test_btest 0.000000 0.001360 47.429881 ( 45.056057)
test_basic 0.002736 0.003798 0.336665 ( 0.426660)
test_all 0.001132 0.000679 689.017885 ( 66.811686)
test_rubyspec 0.079317 0.091956 46.194219 ( 51.641054)
total: 168.26 sec