Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-011224
#<BuildRuby:0x00005592cc114f40
@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.20220206-011224",
@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.000004 0.000021 ( 0.000021)
configure 0.000031 0.000007 0.000038 ( 0.000034)
build_up 0.006078 0.004562 0.945986 ( 1.033333)
build_miniruby 0.000000 0.002348 0.074184 ( 0.073358)
build_ruby 0.000000 0.001659 0.077559 ( 0.078296)
build_all 0.010588 0.000000 4.211463 ( 0.833484)
build_install 0.016818 0.003753 7.998996 ( 2.419998)
test_btest 0.000953 0.000273 74.816988 ( 7.832026)
test_basic 0.002964 0.005096 0.335297 ( 0.426138)
test_all 0.002456 0.000818 699.008921 ( 67.193575)
test_rubyspec 0.097087 0.067960 45.910759 ( 51.335764)
total: 131.23 sec