Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-153923
#<BuildRuby:0x000055f309000c10
@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.20220225-153923",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000024 0.000008 0.000032 ( 0.000029)
build_up 0.006204 0.004756 1.037919 ( 1.702285)
build_miniruby 0.001443 0.000555 0.074872 ( 0.073644)
build_ruby 0.001435 0.000551 0.075833 ( 0.073717)
build_all 0.008596 0.001545 4.069299 ( 0.830816)
build_install 0.023671 0.000000 7.932681 ( 2.392563)
test_btest 0.001411 0.000000 75.132111 ( 8.649390)
test_basic 0.007377 0.001292 0.336930 ( 0.430782)
test_all 0.001543 0.000386 691.357357 ( 67.521342)
test_rubyspec 0.097941 0.063451 46.342428 ( 51.811077)
total: 133.49 sec