Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-075307
#<BuildRuby:0x000055fdf6f344f0
@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.20220227-075307",
@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.000006)
autoconf 0.000000 0.000019 0.000019 ( 0.000020)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.001959 0.008830 1.009358 ( 2.486165)
build_miniruby 0.002087 0.000000 0.067603 ( 0.065936)
build_ruby 0.001768 0.000000 0.066986 ( 0.065282)
build_all 0.010603 0.000000 4.245446 ( 0.848904)
build_install 0.011599 0.011839 7.851093 ( 2.436580)
test_btest 0.001075 0.000000 77.108201 ( 8.351329)
test_basic 0.001202 0.006619 0.351516 ( 0.440675)
test_all 0.000000 0.001793 662.134262 ( 65.280128)
test_rubyspec 0.064151 0.104312 46.380230 ( 51.644466)
total: 131.62 sec