Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-100517
#<BuildRuby:0x000055e7ea9bc8f0
@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.20220225-100517",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000000 0.000038 0.000038 ( 0.000020)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.007115 0.004594 0.857263 ( 1.238405)
build_miniruby 0.001607 0.000229 0.069205 ( 0.068013)
build_ruby 0.001994 0.000285 0.080168 ( 0.077869)
build_all 0.011084 0.000000 4.215692 ( 0.852757)
build_install 0.023848 0.000659 7.817472 ( 2.369811)
test_btest 0.001018 0.000101 74.482106 ( 7.644623)
test_basic 0.007201 0.000220 0.326337 ( 0.425796)
test_all 0.001486 0.000141 649.824509 ( 65.645200)
test_rubyspec 0.114496 0.058938 46.660338 ( 52.019514)
total: 130.34 sec