Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-065452
#<BuildRuby:0x000055833ce65400
@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.20220718-065452",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008016 0.003206 0.797768 ( 1.009527)
build_miniruby 0.001183 0.000473 0.061358 ( 0.060655)
build_ruby 0.001441 0.000000 0.051648 ( 0.050620)
build_all 0.006952 0.001341 1.266136 ( 0.489849)
build_install 0.013947 0.001108 4.427463 ( 1.860053)
test_btest 0.001771 0.000545 54.694527 ( 6.477336)
test_basic 0.005036 0.001549 0.300551 ( 0.390293)
test_all 0.001610 0.000495 485.292117 ( 52.070356)
test_rubyspec 0.082969 0.035407 41.946937 ( 47.857362)
total: 110.27 sec