Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-172249
#<BuildRuby:0x0000559212df8848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-172249",
@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.000010 0.000001 0.000011 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000075)
build_up 0.009940 0.000710 0.923595 ( 1.070490)
build_miniruby 0.001762 0.000126 0.063316 ( 0.062016)
build_ruby 0.001787 0.000128 0.073671 ( 0.072632)
build_all 0.010674 0.000000 4.096890 ( 0.798376)
build_install 0.017741 0.005954 7.878548 ( 2.369428)
test_btest 0.000939 0.000105 47.591676 ( 45.116613)
test_basic 0.001993 0.004985 0.340021 ( 0.429870)
test_all 0.002082 0.000000 667.221628 ( 65.395801)
test_rubyspec 0.107796 0.051329 45.610375 ( 50.890552)
total: 166.21 sec