Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-191824
#<BuildRuby:0x0000559b1e774ae8
@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.20221201-191824",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009064 0.001511 1.178511 ( 1.524864)
build_miniruby 0.002381 0.000397 0.844584 ( 0.842653)
build_ruby 0.003612 0.000000 2.256566 ( 2.159938)
build_all 0.015559 0.004017 18.643932 ( 2.163940)
build_install 0.010524 0.010721 2.054565 ( 1.051955)
test_btest 0.001451 0.000395 94.202582 ( 9.641241)
test_basic 0.000846 0.008825 0.356288 ( 0.441771)
test_all 0.001744 0.000634 734.938417 ( 71.545022)
test_rubyspec 0.091772 0.092779 49.587654 ( 57.614648)
total: 146.99 sec