Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-070247
#<BuildRuby:0x000055b7a4bc8b38
@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-070247",
@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.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006709 0.004242 0.958772 ( 1.413793)
build_miniruby 0.001872 0.000234 0.069601 ( 0.067468)
build_ruby 0.002112 0.000264 0.074345 ( 0.071699)
build_all 0.010015 0.000669 4.126811 ( 0.792569)
build_install 0.020713 0.000000 7.926809 ( 2.327763)
test_btest 0.000962 0.000000 76.010279 ( 8.136659)
test_basic 0.008066 0.000000 0.325390 ( 0.419021)
test_all 0.001495 0.000000 663.670150 ( 65.658719)
test_rubyspec 0.146207 0.012712 46.184977 ( 51.626745)
total: 130.52 sec