Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-023447
#<BuildRuby:0x0000556876f1b858
@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.20220306-023447",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009770 0.001259 0.994863 ( 1.294508)
build_miniruby 0.000000 0.002121 0.080477 ( 0.079382)
build_ruby 0.001109 0.001236 0.081262 ( 0.079642)
build_all 0.004396 0.005575 4.207350 ( 0.863493)
build_install 0.011753 0.012025 8.031569 ( 2.449068)
test_btest 0.000954 0.000417 73.644883 ( 8.156673)
test_basic 0.004524 0.001979 0.332507 ( 0.423233)
test_all 0.001224 0.000536 649.027253 ( 65.364551)
test_rubyspec 0.101680 0.063912 46.548474 ( 51.635774)
total: 130.35 sec