Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-044434
#<BuildRuby:0x0000558522ef0f40
@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.20220215-044434",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008967 0.003476 0.996720 ( 2.396475)
build_miniruby 0.001936 0.000363 0.075362 ( 0.073185)
build_ruby 0.002015 0.000378 0.080620 ( 0.078201)
build_all 0.006380 0.004700 4.134256 ( 0.794193)
build_install 0.017572 0.005467 7.711813 ( 2.282715)
test_btest 0.001121 0.000281 77.094973 ( 8.605518)
test_basic 0.007879 0.000782 0.348435 ( 0.437128)
test_all 0.001839 0.000000 660.996358 ( 65.518975)
test_rubyspec 0.111994 0.059016 45.888006 ( 51.485549)
total: 131.67 sec