Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-014837
#<BuildRuby:0x000055eea7ab8510
@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.20220616-014837",
@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.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005972 0.005446 0.970446 ( 1.103379)
build_miniruby 0.001544 0.000357 0.079710 ( 0.077765)
build_ruby 0.001530 0.000353 0.076916 ( 0.074853)
build_all 0.006941 0.001602 1.504151 ( 0.587637)
build_install 0.021044 0.002081 5.867097 ( 2.783726)
test_btest 0.000917 0.000183 75.074482 ( 8.085352)
test_basic 0.000577 0.006239 0.328571 ( 0.425496)
test_all 0.001741 0.000464 662.313923 ( 65.271040)
test_rubyspec 0.108477 0.050836 45.409042 ( 51.254651)
total: 129.66 sec