Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-144033
#<BuildRuby:0x0000557e20bacf40
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220324-144033",
@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.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009796 0.000549 0.996482 ( 1.953561)
build_miniruby 0.001571 0.000484 0.065108 ( 0.063273)
build_ruby 0.001491 0.000459 0.075455 ( 0.073873)
build_all 0.009657 0.001503 4.106498 ( 0.865377)
build_install 0.023089 0.000882 7.989498 ( 2.465962)
test_btest 0.001164 0.000259 75.186666 ( 8.157257)
test_basic 0.005795 0.001288 0.344218 ( 0.436560)
test_all 0.001375 0.000305 660.634560 ( 65.445474)
test_rubyspec 0.152097 0.026297 46.004822 ( 51.950214)
total: 131.41 sec