Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-141633
#<BuildRuby:0x00005647de5e5480
@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.20221007-141633",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.008698 0.001698 1.066971 ( 1.116232)
build_miniruby 0.001385 0.000503 0.101900 ( 0.098290)
build_ruby 0.001126 0.000410 0.099367 ( 0.096347)
build_all 0.006501 0.000602 1.316279 ( 0.557788)
build_install 0.014587 0.000000 1.668220 ( 0.876443)
test_btest 0.002276 0.000000 63.248034 ( 6.710779)
test_basic 0.007540 0.000000 0.353364 ( 0.442333)
test_all 0.007494 0.000000 509.896135 ( 54.318200)
test_rubyspec 0.089601 0.038039 42.555398 ( 50.873245)
total: 115.09 sec