Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-014605
#<BuildRuby:0x000055cca0a384d8
@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.20220306-014605",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010156 0.000782 1.001034 ( 1.023808)
build_miniruby 0.000000 0.002372 0.075152 ( 0.072632)
build_ruby 0.000071 0.001677 0.072041 ( 0.070646)
build_all 0.004470 0.005458 4.198451 ( 0.852239)
build_install 0.013364 0.010811 7.985463 ( 2.410929)
test_btest 0.000000 0.001376 75.604176 ( 7.800044)
test_basic 0.004454 0.003409 0.344418 ( 0.432574)
test_all 0.001499 0.000529 692.749405 ( 67.297167)
test_rubyspec 0.101821 0.059952 46.418264 ( 51.562024)
total: 131.52 sec