Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-201536
#<BuildRuby:0x00005556d5ed3858
@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.20220315-201536",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010966 0.000182 1.007935 ( 1.059715)
build_miniruby 0.001927 0.000120 0.072780 ( 0.071638)
build_ruby 0.002054 0.000128 0.073556 ( 0.072224)
build_all 0.007346 0.003043 4.169964 ( 0.869822)
build_install 0.017055 0.004484 8.046745 ( 2.513717)
test_btest 0.001012 0.000127 74.525857 ( 8.046106)
test_basic 0.003346 0.004609 0.333165 ( 0.422422)
test_all 0.001427 0.000238 695.085385 ( 67.808533)
test_rubyspec 0.104836 0.062596 46.301132 ( 51.713107)
total: 132.58 sec