Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-110233
#<BuildRuby:0x0000563c654dc748
@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.20220916-110233",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000015)
build_up 0.004697 0.005626 1.090192 ( 1.065788)
build_miniruby 0.001571 0.000524 0.069311 ( 0.067125)
build_ruby 0.001741 0.000580 0.073504 ( 0.071168)
build_all 0.003488 0.006220 1.558467 ( 0.604822)
build_install 0.017665 0.004094 1.914763 ( 0.947888)
test_btest 0.000687 0.000258 97.503381 ( 9.400138)
test_basic 0.005376 0.002016 0.363080 ( 0.451536)
test_all 0.003486 0.000000 638.543494 ( 65.894739)
test_rubyspec 0.101699 0.071148 47.305783 ( 55.702277)
total: 134.21 sec