Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-135144
#<BuildRuby:0x00005610b8bc8c10
@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.20220309-135144",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009791 0.002259 1.019267 ( 1.422894)
build_miniruby 0.001583 0.000366 0.078868 ( 0.077085)
build_ruby 0.001465 0.000338 0.079481 ( 0.077689)
build_all 0.004564 0.004783 1.455936 ( 0.587047)
build_install 0.020521 0.001403 5.240763 ( 2.154920)
test_btest 0.001006 0.000236 72.447414 ( 7.915856)
test_basic 0.006015 0.001415 0.340635 ( 0.429181)
test_all 0.001565 0.000369 692.751739 ( 67.773487)
test_rubyspec 0.116273 0.045457 46.194893 ( 51.396238)
total: 131.84 sec