Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-015319
#<BuildRuby:0x0000562341240a58
@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.20220213-015319",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012098 0.000000 1.003334 ( 1.065212)
build_miniruby 0.002134 0.000105 0.080323 ( 0.078475)
build_ruby 0.002155 0.000000 0.076914 ( 0.075545)
build_all 0.011464 0.000270 4.082585 ( 0.775206)
build_install 0.021795 0.003788 7.880480 ( 2.418210)
test_btest 0.001447 0.000111 74.152715 ( 8.237183)
test_basic 0.006958 0.000535 0.337728 ( 0.428689)
test_all 0.001953 0.000150 697.196170 ( 67.428197)
test_rubyspec 0.104299 0.052966 46.214047 ( 51.664761)
total: 132.17 sec