Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-112500
#<BuildRuby:0x0000564b862fe5e0
@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-112500",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010539 0.000549 0.932712 ( 1.637135)
build_miniruby 0.001749 0.000349 0.076414 ( 0.075277)
build_ruby 0.001626 0.000326 0.076072 ( 0.075278)
build_all 0.009107 0.000897 4.122287 ( 0.798246)
build_install 0.010132 0.014172 7.765456 ( 2.329194)
test_btest 0.001028 0.000343 47.009569 ( 44.065253)
test_basic 0.002681 0.005784 0.341807 ( 0.429208)
test_all 0.001674 0.000258 694.322953 ( 67.345676)
test_rubyspec 0.104666 0.051076 45.932175 ( 51.451491)
total: 168.21 sec