Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-063440
#<BuildRuby:0x000055bfcee83cd8
@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.20220130-063440",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009361 0.001160 0.959714 ( 1.565017)
build_miniruby 0.001735 0.000372 0.065484 ( 0.064580)
build_ruby 0.001713 0.000367 0.077620 ( 0.076632)
build_all 0.009487 0.000053 4.044836 ( 0.805882)
build_install 0.021172 0.001153 7.745332 ( 2.329936)
test_btest 0.000855 0.000135 46.714456 ( 43.771976)
test_basic 0.006436 0.000206 0.344228 ( 0.433938)
test_all 0.001380 0.000207 690.856801 ( 66.726259)
test_rubyspec 0.122177 0.038697 45.617761 ( 50.843367)
total: 166.62 sec