Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-083820
#<BuildRuby:0x000055a3450c7810
@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.20220325-083820",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000000 0.000018 0.000018 ( 0.000018)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.003490 0.008010 1.011077 ( 1.372439)
build_miniruby 0.001627 0.000465 0.078630 ( 0.076511)
build_ruby 0.001523 0.000435 0.075448 ( 0.073218)
build_all 0.005984 0.003490 4.160111 ( 0.827059)
build_install 0.016186 0.006781 7.848815 ( 2.405737)
test_btest 0.001098 0.000000 75.851378 ( 8.275701)
test_basic 0.007103 0.000000 0.343578 ( 0.433117)
test_all 0.001504 0.000000 699.985581 ( 67.987447)
test_rubyspec 0.116682 0.048636 46.026732 ( 51.449000)
total: 132.90 sec