Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-000004
#<BuildRuby:0x000055d1b2cd1390
@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.20221107-000004",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.004211 0.004097 0.942640 ( 1.330061)
build_miniruby 0.001481 0.000493 0.051559 ( 0.050526)
build_ruby 0.001837 0.000613 0.052937 ( 0.051771)
build_all 0.008009 0.001133 1.235727 ( 0.492275)
build_install 0.012582 0.002275 1.591552 ( 0.827143)
test_btest 0.001877 0.000537 61.858454 ( 7.230315)
test_basic 0.002131 0.004266 0.302491 ( 0.394768)
test_all 0.001881 0.000627 515.920158 ( 55.252875)
test_rubyspec 0.077715 0.052000 43.338951 ( 51.877751)
total: 117.51 sec