Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-133952
#<BuildRuby:0x000055e6ad4e0f40
@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.20220207-133952",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008235 0.004826 0.981845 ( 1.537173)
build_miniruby 0.001673 0.000358 0.072874 ( 0.071492)
build_ruby 0.001587 0.000340 0.079269 ( 0.077895)
build_all 0.009802 0.001070 4.135154 ( 0.785412)
build_install 0.021273 0.002054 7.857708 ( 2.347784)
test_btest 0.001090 0.000192 75.826735 ( 7.968210)
test_basic 0.003318 0.005074 0.330357 ( 0.418746)
test_all 0.001746 0.000388 686.218100 ( 66.995644)
test_rubyspec 0.114599 0.062089 46.018666 ( 51.501407)
total: 131.70 sec