Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-031418
#<BuildRuby:0x000055b89afc46c8
@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.20220207-031418",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005634 0.005687 0.987242 ( 1.749804)
build_miniruby 0.001655 0.000509 0.076881 ( 0.074483)
build_ruby 0.001557 0.000479 0.077800 ( 0.075427)
build_all 0.007665 0.002686 4.123206 ( 0.767979)
build_install 0.016236 0.005351 7.779713 ( 2.364164)
test_btest 0.000000 0.001205 72.396107 ( 8.432976)
test_basic 0.005257 0.003464 0.334800 ( 0.425089)
test_all 0.001405 0.000492 716.185542 ( 68.250642)
test_rubyspec 0.090688 0.075597 46.057674 ( 51.495086)
total: 133.64 sec