Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-120838
#<BuildRuby:0x000055f2e3f5f858
@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.20220211-120838",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001783 0.010336 0.968423 ( 1.459115)
build_miniruby 0.001731 0.000577 0.077763 ( 0.075717)
build_ruby 0.001484 0.000495 0.079182 ( 0.077558)
build_all 0.003958 0.006380 4.093641 ( 0.796828)
build_install 0.013488 0.010332 7.774207 ( 2.320382)
test_btest 0.000829 0.000393 75.444845 ( 8.546091)
test_basic 0.003783 0.003948 0.339027 ( 0.432809)
test_all 0.000592 0.001263 659.420042 ( 65.383607)
test_rubyspec 0.094068 0.066355 46.299888 ( 51.706257)
total: 130.80 sec