Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-115255
#<BuildRuby:0x000055ca689d15b0
@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.20220205-115255",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010608 0.000320 0.964710 ( 1.061745)
build_miniruby 0.001798 0.000225 0.078541 ( 0.078179)
build_ruby 0.001798 0.000224 0.072726 ( 0.072472)
build_all 0.004164 0.004381 4.010087 ( 0.787756)
build_install 0.014548 0.007840 7.842912 ( 2.386331)
test_btest 0.001110 0.000261 46.375509 ( 42.813115)
test_basic 0.006423 0.001511 0.342171 ( 0.430134)
test_all 0.001927 0.000173 645.958167 ( 66.250650)
test_rubyspec 0.092661 0.068386 45.769061 ( 51.141059)
total: 165.02 sec